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

Enable more flake8 and flake8-bugbear rules #200

Closed
wants to merge 6 commits into from
Closed

Conversation

Lincoln-GR
Copy link
Contributor

@Lincoln-GR Lincoln-GR commented Sep 9, 2024

  • Set flake8 ignore list (to override default ignore list) so that rules related to indentation are enabled.
  • Enable flake8-bugbear rules related to errors and best practice (not code format/style)

This explicit ignore list overrides the default ignore list, which is larger.
IMO these are all good rules to enable
This will surface bugs where the length of the iterables is not equal
@Lincoln-GR Lincoln-GR changed the title Check for warnings in tests and enable more flake8 Enable more flake8 and flake8-bugbear rules Sep 9, 2024
@Lincoln-GR Lincoln-GR closed this Oct 2, 2024
@Lincoln-GR Lincoln-GR deleted the BDRSPS-796 branch October 2, 2024 06:37
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.

1 participant