forked from astral-sh/ruff
-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: strmwalker/ruff
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add WPS235: Forbid from ... import ... with too many (8+) imported names diagnostic
#26
opened Mar 18, 2024 by
apatrushev
Add WPS234: "Forbid overly complex annotations (3+ levels)" diagnostic
option
This check needs some configuration
#25
opened Mar 18, 2024 by
apatrushev
Add WPS233: Forbid call chains that are too long (3+) diagnostic
option
This check needs some configuration
#24
opened Mar 18, 2024 by
apatrushev
Add WPS232: Forbid modules with average cognitive complexity that is too high (8+) diagnostic
#23
opened Mar 18, 2024 by
apatrushev
Add WPS231: Forbid functions with too much (12+) cognitive complexity diagnostic
#22
opened Mar 18, 2024 by
apatrushev
Add WPS230: Forbid instances with too many (6+) public attributes diagnostic
#21
opened Mar 18, 2024 by
apatrushev
Add WPS229: Forbid try blocks with bodies that are too long (over 1 line) diagnostic
option
This check needs some configuration
#20
opened Mar 18, 2024 by
apatrushev
Add WPS228: Forbid compare expressions that are too long (4+ items) diagnostic
#19
opened Mar 18, 2024 by
apatrushev
Add WPS227: Forbid returning or yielding tuples that are too long diagnostic
#18
opened Mar 18, 2024 by
apatrushev
Add WPS226: Forbid the overuse (3+ usages) of string literals diagnostic
#17
opened Mar 18, 2024 by
apatrushev
Add WPS224: Forbid too many for statements within a comprehension diagnostic
#15
opened Mar 18, 2024 by
apatrushev
Add WPS222: Forbid conditions with too many (4+) logical operators diagnostic
#13
opened Mar 18, 2024 by
apatrushev
Add WPS221: Forbid complex (Jones Complexity > 14) lines diagnostic
#12
opened Mar 18, 2024 by
apatrushev
Add WPS219: "Forbid consecutive expressions with too deep (4+) access level" diagnostic
option
This check needs some configuration
#11
opened Mar 18, 2024 by
apatrushev
Add WPS210: "Forbid too many (5+) local variables in the unit of code" diagnostic
option
This check needs some configuration
#10
opened Mar 18, 2024 by
apatrushev
Add WPS204: "Forbid overused expressions in a module, function or method" diagnostic
option
This check needs some configuration
#9
opened Mar 18, 2024 by
apatrushev
ProTip!
Find all open issues with in progress development work with linked:pr.