-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Excludes match against parent directories outside of the project when formatting through the language server
bug
Something isn't working
server
Related to the LSP server
#16282
opened Feb 20, 2025 by
kageurufu
PLW1507 fix should be marked unsafe
fixes
Related to suggested fixes for violations
#16274
opened Feb 20, 2025 by
dscorbett
[red-knot] Incorrect error message when iterating over an object that has an Something isn't working
diagnostics
Related to reporting of diagnostics.
red-knot
Multi-file analysis & type inference
__iter__
method that might not return an object with a __next__
method
bug
#16272
opened Feb 20, 2025 by
AlexWaygood
Suppress deprecated setting warnings without removing other useful info
cli
Related to the command-line interface
#16270
opened Feb 20, 2025 by
smackesey
Avoid indexing the project if config preference is Contributions especially welcome
server
Related to the LSP server
editorOnly
help wanted
#16267
opened Feb 20, 2025 by
dhruvmanila
Playground counts each non-BMP code point as two code points
bug
Something isn't working
playground
A playground-specific issue
#16266
opened Feb 19, 2025 by
dscorbett
[red-knot] annotated assignments without RHS in stubs should still be bindings
red-knot
Multi-file analysis & type inference
Add rule to enforce Implementing or modifying a lint rule
reason
and raises
parameters in pytest.mark.xfail
rule
#16260
opened Feb 19, 2025 by
kosdmit
[red-knot] add support for inline diagnostic snapshotting for Related to reporting of diagnostics.
help wanted
Contributions especially welcome
internal
An internal refactor or improvement
red-knot
Multi-file analysis & type inference
testing
Related to testing Ruff itself
mdtest
diagnostics
#16255
opened Feb 19, 2025 by
BurntSushi
Allow Awaiting a decision from a maintainer
needs-design
Needs further design before implementation
suppression
Related to supression of violations e.g. noqa
# noqa: SIM103
on last return
needs-decision
#16250
opened Feb 19, 2025 by
JKE-be
[red-knot] Detect functions where the returned values aren't assignable to the annotated return type
red-knot
Multi-file analysis & type inference
module-import-not-at-top-of-file (E402) - missing support for site.addsitedir()
help wanted
Contributions especially welcome
rule
Implementing or modifying a lint rule
#16247
opened Feb 19, 2025 by
Sarcasm
Ruff rule suggestion: warn for useless f-strings
rule
Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
#16246
opened Feb 19, 2025 by
Datamine
Upgrade the host machine for the release workflow
release
Related to the release process
upstream
An upstream dependency is involved
#16244
opened Feb 19, 2025 by
dhruvmanila
[B903] Preview rule feedback
preview
Related to preview mode features
rule
Implementing or modifying a lint rule
#16243
opened Feb 19, 2025 by
mikeshardmind
[red-knot] design how we want to use sub-diagnostics
diagnostics
Related to reporting of diagnostics.
red-knot
Multi-file analysis & type inference
#16241
opened Feb 18, 2025 by
carljm
C408 fix changes behavior for non-NFKC identifier
bug
Something isn't working
fixes
Related to suggested fixes for violations
#16234
opened Feb 18, 2025 by
dscorbett
[Suggestion] Automatically replace "Class" with Self from typing
rule
Implementing or modifying a lint rule
#16223
opened Feb 18, 2025 by
montanarograziano
PLE0302 has false positives and false negatives
bug
Something isn't working
help wanted
Contributions especially welcome
#16217
opened Feb 17, 2025 by
dscorbett
Add a new Awaiting a decision from a maintainer
server
Related to the LSP server
configurationPreference
value filesystemOnly
needs-decision
#16209
opened Feb 17, 2025 by
dhruvmanila
UP029
triggers if import redefines previous import
bug
#16182
opened Feb 16, 2025 by
injust
PYI061 fixes Something isn't working
fixes
Related to suggested fixes for violations
help wanted
Contributions especially welcome
Literal[None,] | Literal[None,]
to None | None
bug
#16177
opened Feb 15, 2025 by
dscorbett
RUF012 does not respect type aliases
bug
Something isn't working
type-inference
Requires more advanced type inference.
#16174
opened Feb 15, 2025 by
marcuslimdw
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.