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

Flake8 plugins: comprehensions and bugbear #47

Closed
wants to merge 2 commits into from

Conversation

tony
Copy link
Contributor

@tony tony commented Sep 7, 2022

re / fixes #52

@tony tony mentioned this pull request Sep 8, 2022
tony added 2 commits September 8, 2022 04:58
B011 Do not call assert False since python -O removes these calls.
Instead callers should raise AssertionError().
@tony tony mentioned this pull request Sep 9, 2022
@tony
Copy link
Contributor Author

tony commented Sep 16, 2022

I will back out of this for now

My projects are using these (including gp-libs, which has (pytest-)doctest-docutils

@tony tony closed this Sep 16, 2022
@tony tony deleted the flake8-plugins branch September 16, 2022 02:26
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.

flake8: Additional rules
1 participant