Skip to content

Ignore fewer flake8 rules when linting tests#413

Merged
AlexWaygood merged 1 commit intopython:mainfrom
AlexWaygood:revamp-linting
May 27, 2024
Merged

Ignore fewer flake8 rules when linting tests#413
AlexWaygood merged 1 commit intopython:mainfrom
AlexWaygood:revamp-linting

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
@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