-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: astral-sh/ruff
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[
pep8_naming
] Avoid false positives on standard library functions with uppercase names (N802
)
#18907
opened Jun 24, 2025 by
w0nder1ng
Loading…
Add missing rule code comments
internal
An internal refactor or improvement
#18906
opened Jun 24, 2025 by
MeGaGiGaGon
Loading…
[Related to suggested fixes for violations
flake8-future-annotations
] Add autofix (FA100
)
fixes
#18903
opened Jun 23, 2025 by
ntBre
Loading…
[ty] Add property test generators for variable-length tuples
testing
Related to testing Ruff itself
ty
Multi-file analysis & type inference
#18901
opened Jun 23, 2025 by
dcreager
Loading…
[ty] Respect the gradual guarantee when narrowing using Multi-file analysis & type inference
isinstance()
and issubclass()
ty
#18900
opened Jun 23, 2025 by
AlexWaygood
Loading…
[Something isn't working
fixes
Related to suggested fixes for violations
ruff
] Fix introduces a syntax error for an empty string followed by a u-prefixed string (UP025
)
bug
#18899
opened Jun 23, 2025 by
lubaskinc0de
Loading…
[ty] [WIP] Remove duplicate unpack diagnostics
ty
Multi-file analysis & type inference
#18890
opened Jun 23, 2025 by
dhruvmanila
•
Draft
Setup renovate for Related to internal CI tooling
release
Related to the release process
dist-workspace.toml
ci
#18883
opened Jun 23, 2025 by
MichaReiser
Loading…
[Implementing or modifying a lint rule
flake8-errmsg
] Extended EM101
to support byte strings
rule
#18867
opened Jun 22, 2025 by
njhearp
Loading…
[ty] Improve handling of disjointness for Multi-file analysis & type inference
NominalInstanceType
s and SubclassOfType
s
ty
#18864
opened Jun 22, 2025 by
AlexWaygood
Loading…
[
ruff
] Trigger RUF037
for empty string and byte strings
#18862
opened Jun 22, 2025 by
LaBatata101
Loading…
[
ruff
] Fix RUF056
false negative on shadowed bindings
#18861
opened Jun 22, 2025 by
LaBatata101
Loading…
[ty] Improve protocol member type checking and relation handling
ty
Multi-file analysis & type inference
#18847
opened Jun 21, 2025 by
mtshiba
Loading…
[
pyflakes
] Mark F504
/F522
/F523
autofix as unsafe if there's a call expression in the format part
#18839
opened Jun 20, 2025 by
LaBatata101
Loading…
Apply fix availability and applicability when adding to Related to reporting of diagnostics.
internal
An internal refactor or improvement
DiagnosticGuard
and remove NoqaCode::rule
diagnostics
#18834
opened Jun 20, 2025 by
ntBre
Loading…
[
pylint
] Fix false negative in modified-iterating-set
lint when target variable is reassigned
#18833
opened Jun 20, 2025 by
LyricalToxic
Loading…
[ty] Support Multi-file analysis & type inference
dataclasses.InitVar
ty
#18826
opened Jun 20, 2025 by
InSyncWithFoo
•
Draft
[ty] eliminate is_fully_static
ty
Multi-file analysis & type inference
#18799
opened Jun 19, 2025 by
carljm
Loading…
[pylint] Implement attribute-defined-outside-init (PLW0201)
#18796
opened Jun 19, 2025 by
jack-mcivor
•
Draft
[Related to suggested fixes for violations
flake8-use-pathlib
] add autofix for PTH202
fixes
#18763
opened Jun 18, 2025 by
chirizxc
Loading…
[ty] Rename Related to settings and configuration
ty
Multi-file analysis & type inference
src.root
setting to environment.root
configuration
#18760
opened Jun 18, 2025 by
MichaReiser
Loading…
Reapply "[ty] Offer "Did you mean...?" suggestions for unresolved Related to reporting of diagnostics.
ty
Multi-file analysis & type inference
from
imports and unresolved attributes (#18705)"
diagnostics
#18751
opened Jun 18, 2025 by
AlexWaygood
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.