Skip to content

Issues: astral-sh/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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Rule proposal: require raw strings for regex patterns rule Implementing or modifying a lint rule
#11167 opened Apr 26, 2024 by andersk
UP031: ruff 0.4.2 generated invalid fix it code bug Something isn't working fixes Related to suggested fixes for violations
#11166 opened Apr 26, 2024 by Skylion007
ruff server should check find_user_settings_toml() if no file configuration exists configuration Related to settings and configuration server Related to the LSP server
#11158 opened Apr 26, 2024 by snowsignal
Custom auto-imports rule Implementing or modifying a lint rule
#11141 opened Apr 25, 2024 by MartinBernstorff
ruff server does not respect exclude configuration configuration Related to settings and configuration server Related to the LSP server
#11138 opened Apr 25, 2024 by snowsignal
Ruff fails to detect duplicate type parameter names linter Related to the linter rule Implementing or modifying a lint rule
#11119 opened Apr 24, 2024 by JelleZijlstra
Ruff fails to reject invalid syntax in annotation scopes linter Related to the linter rule Implementing or modifying a lint rule
#11118 opened Apr 24, 2024 by JelleZijlstra
ruff server: Write snapshot tests for project + editor settings resolution configuration Related to settings and configuration server Related to the LSP server
#11112 opened Apr 23, 2024 by snowsignal
Ruff should give a nonzero exit code if file linting panics cli Related to the command-line interface
#11107 opened Apr 23, 2024 by AlexWaygood
Ruff format converts tabs into 8 spaces in docstring formatter Related to the formatter
#11101 opened Apr 23, 2024 by ibrokemypie
NPY001 should not replace np.bool by bool (at least in type hints) needs-info More information is needed from the issue author
#11093 opened Apr 22, 2024 by bersbersbers
Ruff rule to remove six needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#11091 opened Apr 22, 2024 by inoa-jboliveira
New Rule: Use Sequence instead of list to annotate arguments needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#11061 opened Apr 21, 2024 by jd-solanki
Suggestion: Implement Sourcery rules
#11060 opened Apr 20, 2024 by diceroll123 100+
unneccessary ruff check preview warnings while running ruff format without preview cli Related to the command-line interface preview Related to preview mode features
#11054 opened Apr 20, 2024 by 57an
FR: rule for use of macOS quotes rule Implementing or modifying a lint rule
#11049 opened Apr 19, 2024 by ofek
raw pathlib.Path truthyness checking rule Implementing or modifying a lint rule
#11048 opened Apr 19, 2024 by hairmare
FURB118 static method "false positive" needs-info More information is needed from the issue author
#11045 opened Apr 19, 2024 by Rhinopitheque
Mutable default argument not detected when it is a constant (by B006 and others) rule Implementing or modifying a lint rule
#11030 opened Apr 19, 2024 by omgMath
ProTip! Add no:assignee to see everything that’s not assigned.