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

False negative with useless-expression on strings bug Something isn't working
#11292 opened May 5, 2024 by NeilGirdhar
0.4.3: build fails on linking when LTO is used question Asking for support or clarification
#11280 opened May 4, 2024 by wuch-g2v
Support task-tags in flake8-todo rules configuration Related to settings and configuration
#11278 opened May 4, 2024 by benblank
flake8-boolean-trap.extend-allowed-calls don't resolve class types type-inference Requires more advanced type inference.
#11264 opened May 3, 2024 by clara-bordes
PT006 breaks test by removing tuple from parametrize bug Something isn't working fixes Related to suggested fixes for violations
#11243 opened May 2, 2024 by Pebin
Global indent width setting question Asking for support or clarification server Related to the LSP server
#11228 opened May 1, 2024 by ipeglin
F401 (unused imports) - Help text underlining is confusing rule Implementing or modifying a lint rule
#11223 opened Apr 30, 2024 by plredmond
Document supported settings for ruff server documentation Improvements or additions to documentation server Related to the LSP server
#11217 opened Apr 30, 2024 by snowsignal
[ENH] Let fmt: skip apply to compound statements, if they share a line. bug Something isn't working formatter Related to the formatter suppression Related to supression of violations e.g. noqa
#11216 opened Apr 30, 2024 by randolf-scholz
Add new configuration setting lint.pydocstyle.allow-missing-docstring-nested-class-names configuration Related to settings and configuration docstring Related to docstring linting or formatting
#11211 opened Apr 30, 2024 by CarrotManMatt
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
[ENH] Boolean-Trap: add variants of FTB001-FTB003 for None. rule Implementing or modifying a lint rule
#11165 opened Apr 26, 2024 by randolf-scholz
Custom auto-imports rule Implementing or modifying a lint rule
#11141 opened Apr 25, 2024 by MartinBernstorff
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
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 type-inference Requires more advanced type inference.
#11061 opened Apr 21, 2024 by jd-solanki
ProTip! Type g i on any issue or pull request to go back to the issue listing page.