-
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
[
ruff
] Abstract method defined in normal class (RUF044
)
#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…
[Something isn't working
pep8-naming
] Avoid false positive for class Bar(type(foo))
(N804
)
bug
#14683
opened Nov 29, 2024 by
ntBre
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…
[Related to preview mode features
rule
Implementing or modifying a lint rule
ruff
] Extend unnecessary-regular-expression to non-literal strings (RUF055
)
preview
#14679
opened Nov 29, 2024 by
ntBre
Loading…
[red-knot] Add fuzzer to catch panics for invalid syntax
red-knot
Multi-file analysis & type inference
#14678
opened Nov 29, 2024 by
dhruvmanila
•
Draft
red-knot: support narrowing for bool(E)
red-knot
Multi-file analysis & type inference
#14668
opened Nov 29, 2024 by
connorskees
Loading…
[red-knot] Deeper understanding of Multi-file analysis & type inference
LiteralString
red-knot
#14649
opened Nov 28, 2024 by
InSyncWithFoo
Loading…
Check Implementing or modifying a lint rule
AIR001
from builtin or providers operators
module
rule
#14631
opened Nov 27, 2024 by
dhruvmanila
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…
[airflow] deprecated subdagoperator (AIR304)
preview
Related to preview mode features
rule
Implementing or modifying a lint rule
#14628
opened Nov 27, 2024 by
abhishekbhakat
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…
[airflow] rule for deprecated task_concurrency parameter (AIR303)
preview
Related to preview mode features
rule
Implementing or modifying a lint rule
#14616
opened Nov 26, 2024 by
abhishekbhakat
Loading…
[Implementing or modifying a lint rule
ruff
] Implemented unused-variable-accessed
(RUF052
)
rule
#14611
opened Nov 26, 2024 by
Lokejoke
Loading…
[red-knot] Infer precise types for Multi-file analysis & type inference
len()
calls
red-knot
#14599
opened Nov 26, 2024 by
InSyncWithFoo
Loading…
[Something isn't working
refurb
] Handle non-finite decimals in verbose-decimal-constructor (FURB157)
bug
#14596
opened Nov 26, 2024 by
dylwil3
Loading…
[airflow] Avoid deprecated values (AIR302)
preview
Related to preview mode features
rule
Implementing or modifying a lint rule
#14582
opened Nov 25, 2024 by
uranusjr
Loading…
[Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
ruff
] l.extend([e])
(RUF043
)
needs-decision
#14580
opened Nov 25, 2024 by
InSyncWithFoo
Loading…
[Awaiting a decision from a maintainer
ruff
] d.update({k: v})
(RUF042
)
needs-decision
#14564
opened Nov 24, 2024 by
InSyncWithFoo
Loading…
[Awaiting a decision from a maintainer
preview
Related to preview mode features
rule
Implementing or modifying a lint rule
ruff
] if k in d: del d[k]
(RUF041
)
needs-decision
#14553
opened Nov 23, 2024 by
InSyncWithFoo
Loading…
[Something isn't working
fixes
Related to suggested fixes for violations
perflint
] - Fix manual-list-comprehension
for async generators (PERF401
)
bug
#14551
opened Nov 23, 2024 by
diceroll123
Loading…
Possible fix for flaky file watching test
red-knot
Multi-file analysis & type inference
testing
Related to testing Ruff itself
#14543
opened Nov 22, 2024 by
MichaReiser
Loading…
Initialize Rust cache before installing binaries and additional components
ci
Related to internal CI tooling
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.