-
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
[red-knot] Raise "invalid type expression" error for literal types
help wanted
Contributions especially welcome
red-knot
Multi-file analysis & type inference
#16532
opened Mar 6, 2025 by
dhruvmanila
Detect not executed iterators
rule
Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
#16528
opened Mar 6, 2025 by
prauscher
F821: False positive with Pydantic's Asking for support or clarification
rule
Implementing or modifying a lint rule
BaseModel.model_fields
question
#16527
opened Mar 6, 2025 by
yury-fedotov
Ruff vs code extension down
needs-mre
Needs more information for reproduction
server
Related to the LSP server
#16526
opened Mar 5, 2025 by
tajhyar
S324 false negative on mixed-case hash algorithm names
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Contributions especially welcome
#16525
opened Mar 5, 2025 by
dscorbett
[red-knot] Avoid running ecosystem checks when not necessary
red-knot
Multi-file analysis & type inference
#16522
opened Mar 5, 2025 by
MichaReiser
Flag starred expressions in Something isn't working
parser
Related to the parser
return
and yield
bug
#16520
opened Mar 5, 2025 by
ntBre
TD003 error in regex or misleading error message
documentation
Improvements or additions to documentation
#16519
opened Mar 5, 2025 by
JimMajor
[red-knot] Duplicate diagnostics in unpacking targets
bug
Something isn't working
red-knot
Multi-file analysis & type inference
#16514
opened Mar 5, 2025 by
dhruvmanila
[red-knot] Check Multi-file analysis & type inference
__init__
arguments when doing try_call
on a class literal
red-knot
Auto-fixes for PD Related to suggested fixes for violations
wish
Not on the current roadmap; maybe in the future
use-of
rules
fixes
#16508
opened Mar 4, 2025 by
allen-pattern
Prevent non-new-variable Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
for
loop targets
needs-decision
#16507
opened Mar 4, 2025 by
InSyncWithFoo
[red-knot] Build a renderer, on top of our vendored Related to reporting of diagnostics.
red-knot
Multi-file analysis & type inference
annotate-snippets
crate, for the new diagnostics data model.
diagnostics
#16506
opened Mar 4, 2025 by
BurntSushi
[red-knot] tracking issue for diagnostic overhaul
diagnostics
Related to reporting of diagnostics.
red-knot
Multi-file analysis & type inference
tracking
A "meta" issue that tracks completion of a bigger task via a list of smaller scoped issues.
#16504
opened Mar 4, 2025 by
BurntSushi
1 of 5 tasks
N806, N815, and N816 ignore case patterns
bug
Something isn't working
help wanted
Contributions especially welcome
#16502
opened Mar 4, 2025 by
dscorbett
C416
triggers leads to C409
bad preview behavior - false positive
bug
#16500
opened Mar 4, 2025 by
Skylion007
Server: Improve notification message for invalid config
server
Related to the LSP server
#16497
opened Mar 4, 2025 by
dhruvmanila
ruff-mutable-default (RUF008) not not catching mutable default passed to attrs.field.
help wanted
Contributions especially welcome
rule
Implementing or modifying a lint rule
#16495
opened Mar 4, 2025 by
ashb
collections-named-tuple (PYI024): Documented fix is not equivalent
documentation
Improvements or additions to documentation
help wanted
Contributions especially welcome
#16492
opened Mar 4, 2025 by
Avasam
TC004 diagnostics/docs should clarify that type hints can be executed at run-time
diagnostics
Related to reporting of diagnostics.
help wanted
Contributions especially welcome
#16490
opened Mar 4, 2025 by
nathanjmcdougall
outdated-version-block (UP036): Flag assignments (or any outdated Needs further design before implementation
rule
Implementing or modifying a lint rule
sys.version_info
)
needs-design
#16487
opened Mar 4, 2025 by
Avasam
[red-knot] Verify file watching with windows UNC paths
red-knot
Multi-file analysis & type inference
windows
Specific to the Windows platform
#16474
opened Mar 3, 2025 by
MichaReiser
FURB116 has false positives and unsafe fixes
bug
Something isn't working
fixes
Related to suggested fixes for violations
help wanted
Contributions especially welcome
#16472
opened Mar 3, 2025 by
dscorbett
FURB161 fix should be marked unsafe in some contexts
bug
Something isn't working
fixes
Related to suggested fixes for violations
help wanted
Contributions especially welcome
#16457
opened Mar 2, 2025 by
dscorbett
Many fixes change behavior when applied in Something isn't working
case
patterns
bug
#16453
opened Mar 1, 2025 by
dscorbett
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.