-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: astral-sh/ruff
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add all PEP-585 names to UP006 rule
rule
Implementing or modifying a lint rule
#5454
opened Jun 30, 2023 by
wookie184
Loading…
[Ready for implementation
rule
Implementing or modifying a lint rule
pylint
] - Implement too-few-public-methods
rule (PLR0903
)
accepted
#9601
opened Jan 21, 2024 by
diceroll123
Loading…
[Implementing or modifying a lint rule
flake8-todo
] - Align TD003
with the VSCode Github PR extension
rule
#9627
opened Jan 23, 2024 by
MartinBernstorff
Loading…
[Ready for implementation
preview
Related to preview mode features
rule
Implementing or modifying a lint rule
pylint
] Implement redefined-slots-in-subclass
(W0244
)
accepted
#9640
opened Jan 25, 2024 by
tsugumi-sys
Loading…
[Ready for implementation
preview
Related to preview mode features
rule
Implementing or modifying a lint rule
ruff
] Implement missing await
for coroutine (RUF028
)
accepted
#9911
opened Feb 9, 2024 by
mikeleppane
Loading…
[
pylint
] Implement class-variable-slots-conflict
(PLE0242
)
#10317
opened Mar 9, 2024 by
chanman3388
Loading…
replace config_overrides.patch_config by config_overrides.to_ruff_args
#10436
opened Mar 17, 2024 by
hoel-bagard
•
Draft
[Related to preview mode features
rule
Implementing or modifying a lint rule
refurb
] Implement for-loop-writes
(FURB122) lint
preview
#10630
opened Mar 27, 2024 by
alex-700
Loading…
[pylint] Implement global-variable-undefined (W0601)
preview
Related to preview mode features
rule
Implementing or modifying a lint rule
#10820
opened Apr 7, 2024 by
tibor-reiss
Loading…
[
pylint
] - add class-variable-slots-conflict
(PLR0242
)
#10944
opened Apr 15, 2024 by
diceroll123
Loading…
Flag mutable defaults based on mutable annotations
rule
Implementing or modifying a lint rule
#11122
opened Apr 24, 2024 by
charliermarsh
•
Draft
[Something isn't working
linter
Related to the linter
pyflakes
] Treat if TYPE_CHECKING
blocks like stub files for F821
bug
#11262
opened May 3, 2024 by
AlexWaygood
•
Draft
Flag Something isn't working
B018
for strings and f-strings which aren't docstrings
bug
#11302
opened May 6, 2024 by
dhruvmanila
Loading…
[
pycodestyle
] Implement missing-or-outdented-indentation
(E122
)
#11349
opened May 9, 2024 by
augustelalande
Loading…
Update contributing guide for newcomers
documentation
Improvements or additions to documentation
#11517
opened May 23, 2024 by
ekohilas
Loading…
allow human-friendly rule names in noqa directives
#11757
opened Jun 5, 2024 by
Humandoodlebug
•
Draft
Implement Awaiting a decision from a maintainer
preview
Related to preview mode features
rule
Implementing or modifying a lint rule
ForVariableUsedAfterBlock
(based on wemake_python_styleguide
ControlVarUsedAfterBlockViolation
WPS441
)
needs-decision
#11769
opened Jun 6, 2024 by
MadLittleMods
Loading…
[Related to preview mode features
rule
Implementing or modifying a lint rule
flake8-bugbear
] Implement quoted-fstring-value
(B907
)
preview
#11977
opened Jun 21, 2024 by
alexcdennis
Loading…
[A wonderful example of a quality contribution
preview
Related to preview mode features
rule
Implementing or modifying a lint rule
ruff
] Add exception-message-without-placeholder
rule (#11979)
great writeup
#12032
opened Jun 25, 2024 by
denwong47
Loading…
[
flake8-bugbear
] Use typing.NamedTuple for data classes that only set attributes in an __init__ method (B903
)
#12259
opened Jul 9, 2024 by
jkauerl
Loading…
Red Knot Playground
red-knot
Multi-file analysis & type inference
#12681
opened Aug 5, 2024 by
MichaReiser
•
Draft
Previous Next
ProTip!
Adding no:label will show everything without a label.