-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
DJ006 doesn't detect ModelForm.exclude on inherited forms
rule
Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
#14147
opened Nov 7, 2024 by
GitRon
SIM115 triggers when an ExitStack is passed into a function
bug
Something isn't working
type-inference
Requires more advanced type inference.
#14110
opened Nov 5, 2024 by
tjstum
S113: Not identified in sessions
bug
Something isn't working
type-inference
Requires more advanced type inference.
#14102
opened Nov 5, 2024 by
kiblik
RUF013 undocumented limitation Improvements or additions to documentation
preview
Related to preview mode features
rule
Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
x: CustomClass = None
is not caught
documentation
#14018
opened Oct 31, 2024 by
jond01
Possible false positives for RUF019
rule
Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
#14011
opened Oct 31, 2024 by
LordAro
Feature request: Add rule to detect potential unintended string iteration
rule
Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
#14007
opened Oct 30, 2024 by
l1n
Rule for missing members typing annotations
rule
Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
typing
Related to type annotations
#13914
opened Oct 24, 2024 by
yairp03
PLR6301: Support conditional definitions
rule
Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
#13911
opened Oct 24, 2024 by
ofek
ARG003 does not seem to respect Protocols
type-inference
Requires more advanced type inference.
#13678
opened Oct 8, 2024 by
harahu
Detection of duplicate enum literals in dictionary keys (F601)
rule
Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
#13662
opened Oct 7, 2024 by
tsx
Pydantic model not detected by RUF012
type-inference
Requires more advanced type inference.
#13630
opened Oct 4, 2024 by
cbornet
C416 incorrectly flags dict comprehension based on dict with tuple keys
rule
Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
#13625
opened Oct 4, 2024 by
henribru
New rule: warn on use of Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
timedelta.seconds
, users typically wanted timedelta.total_seconds()
rule
#13598
opened Oct 1, 2024 by
Zac-HD
Idea: warn when a re-exported name is imported
type-inference
Requires more advanced type inference.
#13507
opened Sep 25, 2024 by
dimaqq
[Feature Request] Add a rule that warns about assigning None
needs-decision
Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
#13477
opened Sep 23, 2024 by
serjflint
PLE1205 false-positive with Loguru
rule
Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
#13390
opened Sep 18, 2024 by
dorschw
[BUG] Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
ruff
does not correctly lint positional only arguments
rule
#13329
opened Sep 11, 2024 by
yarnabrina
Converting Requires more advanced type inference.
__file__
to a named path variable triggers E402
type-inference
#13303
opened Sep 10, 2024 by
ncoghlan
F821 on EncodingWarning on gated code
type-inference
Requires more advanced type inference.
#13296
opened Sep 9, 2024 by
jaraco
RUF012 does not catch mutable default in dataclass
type-inference
Requires more advanced type inference.
#13137
opened Aug 28, 2024 by
msehnout
incorrectly-parenthesized-tuple-in-subscript
(RUF031
) - false positives with parenthesize-tuple-in-subscript = true
on types outside of type annotations
rule
#13065
opened Aug 23, 2024 by
DetachHead
__all__
related rules
rule
#12962
opened Aug 18, 2024 by
Goldziher
DJ012 is not raised when a parent class, that inherits from django.Model, is in a different file.
bug
Something isn't working
type-inference
Requires more advanced type inference.
#12865
opened Aug 13, 2024 by
HappyCthulhu
F401 false positive when importing in a type-checking block
bug
Something isn't working
type-inference
Requires more advanced type inference.
#12780
opened Aug 9, 2024 by
alexandermalyga
B008 should ignore NewType wrapper
type-inference
Requires more advanced type inference.
#12717
opened Aug 6, 2024 by
mezuzza
Previous Next
ProTip!
Adding no:label will show everything without a label.