Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return empty list if project root is ignored #1791

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

jameshilliard
Copy link
Contributor

We need to return an empty list in the event the project root is ignored by a pattern as the project root being ignored means the ignore patterns are not valid for the project.

This got broken when merging #1643.

We need to return an empty list in the event the project root is
ignored by a pattern as the project root being ignored means the
ignore patterns are not valid for the project.
Copy link
Collaborator

@ofek ofek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

derp... I wasn't paying attention and saw the empty list assignment above, thank you very much again

@ofek ofek merged commit 18d1cfb into pypa:master Nov 10, 2024
50 checks passed
@jameshilliard jameshilliard deleted the fix-exclude-patterns-check branch November 10, 2024 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants