Skip to content

Anchor MANIFEST to repo root to avoid matching subdirectories - #4890

Open
mahyarmirrashed wants to merge 1 commit into
github:mainfrom
mahyarmirrashed:main
Open

Anchor MANIFEST to repo root to avoid matching subdirectories#4890
mahyarmirrashed wants to merge 1 commit into
github:mainfrom
mahyarmirrashed:main

Conversation

@mahyarmirrashed

Copy link
Copy Markdown

Link to the application or project's homepage

N/A

Reasons for making this change

MANIFEST on it's own matches files and directories named "manifest" (case-insensitive) in the entire project. However, /MANIFEST matches for only the root, which is where 99% of all MANIFEST files that are being targeted by this rule are living. Therefore, I see this as an improvement.

Links to documentation supporting these rule changes

N/A

Merge and Approval Steps

@mahyarmirrashed
mahyarmirrashed requested a review from a team as a code owner August 5, 2026 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants