-
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
Add rule to forbid Implementing or modifying a lint rule
wish
Not on the current roadmap; maybe in the future
asyncio.create_task
rule
#15774
opened Jan 27, 2025 by
Tinche
[Implementing or modifying a lint rule
flake8-bugbear
] Exempt NewType
calls where the original type is immutable (B008
)
rule
#15765
opened Jan 27, 2025 by
InSyncWithFoo
Loading…
[Related to preview mode features
rule
Implementing or modifying a lint rule
ruff
] Add support for more re
patterns (RUF055
)
preview
#15764
opened Jan 27, 2025 by
Garrett-R
Loading…
N806 - function scoped constans in upper case
needs-decision
Awaiting a decision from a maintainer
question
Asking for support or clarification
rule
Implementing or modifying a lint rule
#15721
opened Jan 24, 2025 by
Pijukatel
Recognize all symbols named Implementing or modifying a lint rule
TYPE_CHECKING
for in_type_checking_block
rule
#15719
opened Jan 24, 2025 by
Daverball
Loading…
allowed-unused-imports doesn't work with relative imports
configuration
Related to settings and configuration
rule
Implementing or modifying a lint rule
#15705
opened Jan 24, 2025 by
dhduvall
TC003/TC002/TC001 False positive on manual Implementing or modifying a lint rule
TYPE_CHECKING
with __future__.annotations
rule
#15681
opened Jan 23, 2025 by
cibere
Encourage use of Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
importlib.metadata.version
needs-decision
#15671
opened Jan 22, 2025 by
jakkdl
[Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
flake8-simplify
] Also simplify annotated assignments (SIM108
)
needs-decision
#15665
opened Jan 22, 2025 by
InSyncWithFoo
Loading…
Extend PEP 695 generic class and function rules
rule
Implementing or modifying a lint rule
#15642
opened Jan 21, 2025 by
ntBre
1 of 7 tasks
Ruff rule to standardise Implementing or modifying a lint rule
import x.y.z as alias
and from x.y import z as alias
rule
#15639
opened Jan 21, 2025 by
epenet
[Related to suggested fixes for violations
rule
Implementing or modifying a lint rule
flake8-type-checking
] Add a fix for runtime-string-union
(TC010
)
fixes
#15635
opened Jan 21, 2025 by
Daverball
Loading…
new rule - function decorated with Ready for implementation
rule
Implementing or modifying a lint rule
@contextlib.contextmanager
that does not wrap its yield
statement in a try
/finally
block
accepted
#15629
opened Jan 21, 2025 by
DetachHead
[Awaiting a decision from a maintainer
preview
Related to preview mode features
rule
Implementing or modifying a lint rule
pyupgrade
] Functional enums (UP048
)
needs-decision
#15625
opened Jan 21, 2025 by
InSyncWithFoo
Loading…
Detect mix of generic type parameters and Ready for implementation
rule
Implementing or modifying a lint rule
Generic
subclass
accepted
#15620
opened Jan 20, 2025 by
ntBre
[Implementing or modifying a lint rule
pylint
] Do not report property-like wrappers (PLE0302
)
rule
#15582
opened Jan 19, 2025 by
InSyncWithFoo
Loading…
False positive PLE0302 with special methods as properties.
bug
Something isn't working
rule
Implementing or modifying a lint rule
#15572
opened Jan 18, 2025 by
mikeshardmind
SIM108
false negative when variable has type annotation
rule
#15554
opened Jan 17, 2025 by
nickdrozd
[PYI] Suggest using A wonderful example of a quality contribution
rule
Implementing or modifying a lint rule
typing.IO[bytes]
instead of io.BytesIO
.
great writeup
#15532
opened Jan 16, 2025 by
randolf-scholz
Allow Self-Assignment of variable in TYPE_CHECKING block
docstring
Related to docstring linting or formatting
rule
Implementing or modifying a lint rule
#15526
opened Jan 16, 2025 by
spacemanspiff2007
Suggest ternary operator in more situations
needs-decision
Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
#15478
opened Jan 14, 2025 by
nickdrozd
New check: variable defined away from use
needs-decision
Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
#15477
opened Jan 14, 2025 by
nickdrozd
New rule for str.join usage simplification
needs-decision
Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
#15468
opened Jan 14, 2025 by
victorsamun
DJ008 (Implementing or modifying a lint rule
type-inference
Requires more advanced type inference.
__str__
method) fails when inheriting from multiple models, and str only defined in other module
rule
#15454
opened Jan 13, 2025 by
zyzzyxdonta
New rule for factoring out boolean
needs-decision
Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
#15447
opened Jan 13, 2025 by
nickdrozd
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.