Skip to content

Pull requests: astral-sh/ruff

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update Rust crate anstyle to v1.0.11 internal An internal refactor or improvement
#18583 opened Jun 9, 2025 by renovate bot Loading…
1 task
Stabilize unnecessary-dict-index-lookup (PLR1733) rule Implementing or modifying a lint rule
#18571 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize dataclass-enum (RUF049) rule Implementing or modifying a lint rule
#18570 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize pytest-warns-with-multiple-statements (PT031) rule Implementing or modifying a lint rule
#18569 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize pytest-warns-too-broad (PT030) rule Implementing or modifying a lint rule
#18568 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize pytest-warns-without-warning (PT029) rule Implementing or modifying a lint rule
#18567 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize pytest-parameter-with-default-argument (PT028) rule Implementing or modifying a lint rule
#18566 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize for-loop-writes (FURB122) rule Implementing or modifying a lint rule
#18565 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize unnecessary-empty-iterable-within-deque-call (RUF037) rule Implementing or modifying a lint rule
#18564 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize unnecessary-round (RUF057) rule Implementing or modifying a lint rule
#18563 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize falsy-dict-get-fallback (RUF056) rule Implementing or modifying a lint rule
#18562 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize eq-without-hash (PLW1641) rule Implementing or modifying a lint rule
#18561 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize check-and-remove-from-set (FURB132) rule Implementing or modifying a lint rule
#18560 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize nan-comparison (PLW0177) rule Implementing or modifying a lint rule
#18559 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize int-on-sliced-str (FURB166) rule Implementing or modifying a lint rule
#18558 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize for-loop-set-mutations (FURB142) rule Implementing or modifying a lint rule
#18557 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Stabilize verbose-decimal-constructor (FURB157) rule Implementing or modifying a lint rule
#18556 opened Jun 8, 2025 by dylwil3 Loading… v0.12
[ruff] Stabilize invalid-formatter-suppression-comment (RUF028) rule Implementing or modifying a lint rule
#18555 opened Jun 8, 2025 by dylwil3 Loading… v0.12
[pylint] Stabilize import-outside-top-level (PLC0415) rule Implementing or modifying a lint rule
#18554 opened Jun 8, 2025 by dylwil3 Loading… v0.12
[pylint] Stabilize unnecessary-lambda (PLW0108) rule Implementing or modifying a lint rule
#18553 opened Jun 8, 2025 by dylwil3 Loading… v0.12
Remove unnecessary os.fsdecode
#18551 opened Jun 8, 2025 by RazerM Loading…
[ty] Infer the Python version from --python=<system installation> on Unix ty Multi-file analysis & type inference
#18550 opened Jun 8, 2025 by AlexWaygood Loading…
[ty] document that python-version defaults to project.requires-python if present in pyproject.toml documentation Improvements or additions to documentation ty Multi-file analysis & type inference
#18549 opened Jun 8, 2025 by DetachHead Loading…
ProTip! Exclude everything labeled bug with -label:bug.