-
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
[
flake8-pytest-style
] Ambiguous pattern passed to pytest.raises()
(PT201
)
#14966
opened Dec 14, 2024 by
InSyncWithFoo
Loading…
[red-knot] Error out when an mdtest code block is unterminated
red-knot
Multi-file analysis & type inference
testing
Related to testing Ruff itself
#14965
opened Dec 14, 2024 by
InSyncWithFoo
Loading…
[ruff_python_ast] Add name and default functions to TypeParam.
internal
An internal refactor or improvement
#14964
opened Dec 13, 2024 by
rchen152
Loading…
[Implementing or modifying a lint rule
pydocstyle
] Skip leading whitespace for D403
rule
#14963
opened Dec 13, 2024 by
dylwil3
Loading…
[red-knot] Avoid undeclared path when raising conflicting declarations
red-knot
Multi-file analysis & type inference
#14958
opened Dec 13, 2024 by
dhruvmanila
Loading…
Introduce Multi-file analysis & type inference
InferContext
red-knot
#14956
opened Dec 13, 2024 by
MichaReiser
Loading…
Bind top-most parent when importing nested module
red-knot
Multi-file analysis & type inference
#14946
opened Dec 12, 2024 by
dcreager
Loading…
[red-knot] Improve symbol-lookup tracing
red-knot
Multi-file analysis & type inference
#14907
opened Dec 11, 2024 by
sharkdp
Loading…
[WIP] Editing around comments
do-not-merge
Do not merge this pull request
fixes
Related to suggested fixes for violations
fix docs for eq-without-hash
documentation
Improvements or additions to documentation
#14885
opened Dec 10, 2024 by
KotlinIsland
Loading…
[
ruff
] Detect more strict-integer expressions (RUF046
)
#14833
opened Dec 8, 2024 by
InSyncWithFoo
Loading…
[
ruff
] Unnecessary intermediate representation (RUF042
)
#14831
opened Dec 8, 2024 by
InSyncWithFoo
Loading…
[
ruff
] Unnecessary ndigits
argument to round()
(RUF057
)
#14828
opened Dec 7, 2024 by
InSyncWithFoo
Loading…
[
flake8-type-checking
] Allows TC001-004 to quote more expressions
#14787
opened Dec 5, 2024 by
Daverball
Loading…
Use salsa accumulators for diagnostics
internal
An internal refactor or improvement
red-knot
Multi-file analysis & type inference
#14760
opened Dec 3, 2024 by
MichaReiser
•
Draft
[red-knot] Statically known branches
great writeup
A wonderful example of a quality contribution
red-knot
Multi-file analysis & type inference
[Related to the parser
flake8-annotations
] Fix parsing of "complex" forward reference type annotations in any-type
(ANN401)
parser
#14700
opened Dec 1, 2024 by
sbrugman
Loading…
[Related to preview mode features
rule
Implementing or modifying a lint rule
ruff
] Implement unnecessary-compiled-regular-expression
(RUF056)
preview
#14693
opened Nov 30, 2024 by
sbrugman
Loading…
[Related to preview mode features
rule
Implementing or modifying a lint rule
ruff
] Abstract method defined in normal class (RUF044
)
preview
#14688
opened Nov 30, 2024 by
InSyncWithFoo
Loading…
[red-knot] Narrowing For Truthiness Checks (A wonderful example of a quality contribution
red-knot
Multi-file analysis & type inference
if x
or if not x
)
great writeup
#14687
opened Nov 30, 2024 by
cake-monotone
Loading…
[flake8-logging] Add Related to preview mode features
rule
Implementing or modifying a lint rule
ExcInfoOutsideExceptionHandler
(LOG014)
preview
#14682
opened Nov 29, 2024 by
snowdrop4
Loading…
[red-knot] No panic for illegal self-referential f-string annotations
red-knot
Multi-file analysis & type inference
#14629
opened Nov 27, 2024 by
sharkdp
Loading…
Allow disabling (most of) CI with Related to internal CI tooling
no-test
Disable CI tests for a pull request
no-test
label
ci
#14622
opened Nov 27, 2024 by
dhruvmanila
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.