-
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
Red Knot Playground
red-knot
Multi-file analysis & type inference
#12681
opened Aug 5, 2024 by
MichaReiser
•
Draft
isort: Don't infer namespace packages as first-party (only subpackages of namespace packages)
#12987
opened Aug 19, 2024 by
AlexWaygood
•
Draft
[pylint] Implement Related to preview mode features
rule
Implementing or modifying a lint rule
consider-using-assignment-expr
(R6103
)
preview
#13196
opened Sep 1, 2024 by
vincevannoort
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
] - 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
[
ruff
] Abstract method defined in normal class (RUF044
)
#14688
opened Nov 30, 2024 by
InSyncWithFoo
Loading…
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…
[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…
[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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.