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

Include global --config when determining namespace packages #9603

Merged
merged 1 commit into from Jan 22, 2024

Conversation

charliermarsh
Copy link
Member

Summary

When determining whether any settings have namespace packages, we need to consider the global settings (as would be provided via --config). This was a subtle fallout of a refactor.

Closes #9579.

Test Plan

Tested locally by compiling Ruff and running against this namespace-test repo.

@charliermarsh charliermarsh added the bug Something isn't working label Jan 22, 2024
@charliermarsh charliermarsh merged commit a1f3cda into main Jan 22, 2024
17 checks passed
@charliermarsh charliermarsh deleted the charlie/n branch January 22, 2024 00:10
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

namespace-packages option stopped working in a recent update
1 participant