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

Ignore fewer flake8 rules when linting tests #413

Merged
merged 1 commit into from
May 27, 2024

Conversation

AlexWaygood
Copy link
Member

  • Remove unused variables (or start using them, by adding more assertions)
  • Rename classes that were shadowing classes of the same name in the same scope
  • Fix a few whitespace nits flake8 had
  • Merge the two flake8 config files using per-file-ignores

@AlexWaygood AlexWaygood merged commit e792bce into python:main May 27, 2024
21 checks passed
@AlexWaygood AlexWaygood deleted the revamp-linting branch May 27, 2024 17:40
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