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

Mark B905 and B912 strict fixes as unsafe
#20695 opened Oct 4, 2025 by terror Loading…
[fastapi] Fix false positives for path parameters that FastAPI doesn't recognize (FAST003) bug Something isn't working rule Implementing or modifying a lint rule
#20687 opened Oct 2, 2025 by danparizher Loading…
Add B012 and PYI057 as default rules breaking Breaking API change rule-selection Related to enabling or disabling rules
#20681 opened Oct 2, 2025 by ntBre Draft v0.14
[ty] Don't track inferability via different Type variants ecosystem-analyzer internal An internal refactor or improvement ty Multi-file analysis & type inference
#20677 opened Oct 2, 2025 by dcreager Draft
[isort] Fix inserting required imports before future imports (I002) fixes Related to suggested fixes for violations isort Related to import sorting rule Implementing or modifying a lint rule
#20676 opened Oct 2, 2025 by danparizher Loading…
[ty] Fix simplification of T & ~T for non-fully-static types bug Something isn't working ty Multi-file analysis & type inference
#20651 opened Sep 30, 2025 by AlexWaygood Draft
Update Salsa ty Multi-file analysis & type inference
#20645 opened Sep 30, 2025 by MichaReiser Draft
[ty] Improved __slots__ support ty Multi-file analysis & type inference
#20636 opened Sep 29, 2025 by BlairAllan Loading…
Respect fmt: skip for compound statements on single line bug Something isn't working formatter Related to the formatter preview Related to preview mode features
#20633 opened Sep 29, 2025 by dylwil3 Draft
[flake8-bandit] Fix false negative with implicit string concatenation (S608) rule Implementing or modifying a lint rule
#20628 opened Sep 29, 2025 by UgoM Loading…
[ruff] Ability to specify --range multiple times. formatter Related to the formatter
#20614 opened Sep 28, 2025 by cristian64 Loading…
[formatter] Fix trailing newline insertion in fmt: off regions formatter Related to the formatter
#20604 opened Sep 27, 2025 by danparizher Loading…
[ty] defer inference of legacy TypeVar bound/constraints/defaults ecosystem-analyzer ty Multi-file analysis & type inference
#20598 opened Sep 27, 2025 by carljm Draft
[refurb] Preserve digit separators in Decimal constructor (FURB157) fixes Related to suggested fixes for violations rule Implementing or modifying a lint rule
#20588 opened Sep 26, 2025 by danparizher Loading…
[ruff] New rule float-comparison (RUF067) preview Related to preview mode features rule Implementing or modifying a lint rule
#20585 opened Sep 25, 2025 by chirizxc Loading…
Remove unnecessary f-string handling in comment placement internal An internal refactor or improvement
#20580 opened Sep 25, 2025 by dylwil3 Loading…
[ty] WIP: handle recursive type inference properly ty Multi-file analysis & type inference
#20566 opened Sep 25, 2025 by mtshiba Draft
[ruff] fix crash with dangling comments in import from alias bug Something isn't working formatter Related to the formatter
#20561 opened Sep 24, 2025 by amyreese Loading…
ProTip! no:milestone will show everything without a milestone.