-
Notifications
You must be signed in to change notification settings - Fork 109
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
B015 Pointless comparison advice is not complete #149
Comments
stevepiercy
added a commit
to stevepiercy/flake8-bugbear
that referenced
this issue
Nov 29, 2020
cooperlees
pushed a commit
that referenced
this issue
Nov 29, 2020
Merged the provided PR. Thanks! |
Closed by #150. |
busgaidw2
added a commit
to busgaidw2/flake8-bugbear
that referenced
this issue
Aug 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I like this new feature, yet the warning message tells me to do something that I should not do. Also its grammar has a mistake.
I think it should be:
To verify grammar, remove "nothing but" from "This comparison does nothing but waste" to get the proper verb tense, i.e., "This comparison does waste". Englishing is hard.
See #130
The text was updated successfully, but these errors were encountered: