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

Replace Flake8-2020 by Ruff #4238

Merged
merged 1 commit into from Mar 3, 2024
Merged

Replace Flake8-2020 by Ruff #4238

merged 1 commit into from Mar 3, 2024

Conversation

Avasam
Copy link
Contributor

@Avasam Avasam commented Feb 26, 2024

Summary of changes

Replaced Flake8-2020 by Ruff's https://docs.astral.sh/ruff/rules/#flake8-2020-ytt . This also essentially removes dependency on Flake8 as a whole.

I've also updated a test to be a bit more relevant (both from the fact that setuptools now only has references to flake8 in vendored code, and that the mentioned issue isn't relevant to setuptools)

Pull Request Checklist

@jaraco jaraco merged commit ecfd1ce into pypa:main Mar 3, 2024
23 checks passed
@Avasam Avasam deleted the Flake8-2020-to-Ruff branch March 3, 2024 16:13
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.

None yet

2 participants