Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
astral-sh/ruff
Pull Requests
Commits
Open
Closed
[ty] Avoid stack overflow with recursive typevar
bug
ty
#23652 opened 2026-03-02 01:28 by
charliermarsh
[ty] Add a diagnostic for an unused awaitable
ty
ecosystem-analyzer
#23650 opened 2026-03-01 19:51 by
charliermarsh
[ty] Add `invalid-enum-member-annotation` lint rule
ty
ecosystem-analyzer
#23648 opened 2026-03-01 16:04 by
AlexWaygood
[ty] standard typing libraries rank higher than third party re-exports
server
ty
#23643 opened 2026-03-01 13:57 by
YilunAllenChen
[ty] More type-variable default validation
ty
ecosystem-analyzer
#23639 opened 2026-02-28 22:41 by
AlexWaygood
[`pydoclint`] Fix false positive for exceptions raised via classmethods and chained calls (`DOC501`, `DOC502`)
bug
docstring
#23637 opened 2026-02-28 19:52 by
bxff
[`pydocstyle`] Skip section detection inside RST directive bodies (`D214`, `D405`, `D413`)
#23635 opened 2026-02-28 19:24 by
bxff
[ruff] Fix false positive for `re.split` with empty string pattern (`RUF055`)
bug
rule
preview
#23634 opened 2026-02-28 18:50 by
bxff
[`airflow`] Flag runtime-varying values in DAG/task constructor arguments (AIR304)
rule
preview
#23631 opened 2026-02-28 11:16 by
Dev-iL
[`airflow`] Extract common utilities for use in new rules
#23630 opened 2026-02-28 07:52 by
Dev-iL
[ty] Validate bare ParamSpec usage in type annotations, and support stringified ParamSpecs as the first argument to `Callable`
ty
ecosystem-analyzer
#23625 opened 2026-02-27 23:44 by
AlexWaygood
Remove unused loops in deferred checks
internal
#23624 opened 2026-02-27 22:54 by
ntBre
[WIP] Implement warning severities
configuration
cli
preview
#23621 opened 2026-02-27 22:00 by
dylwil3
installers: Download releases from Astral's mirror first
#23617 opened 2026-02-27 18:54 by
zsol
[ty] Render all changed diagnostics in conformance.py
ci
ty
#23613 opened 2026-02-27 16:33 by
WillDuke
[RUF071] Add rule for asyncio.gather
rule
needs-decision
#23612 opened 2026-02-27 16:16 by
mosauter
[ty] functional enum syntax
ty
#23602 opened 2026-02-27 07:32 by
thejchap
Implement `#ruff:ignore-all` file-level suppressions
suppression
preview
#23599 opened 2026-02-27 02:21 by
amyreese
Fail CI on new linter ecosystem panics
ci
#23597 opened 2026-02-26 21:16 by
ntBre
[airflow] Implement airflow-variable-get-outside-task (AIR005)
rule
preview
#23584 opened 2026-02-26 14:28 by
Dev-iL
[airflow] Implement airflow-xcom-pull-in-template-string (AIR004)
rule
preview
#23583 opened 2026-02-26 14:27 by
Dev-iL
docs(settings): clarify pydocstyle convention selector behavior
documentation
#23580 opened 2026-02-26 11:16 by
Aimaghsoodi
[airflow] Implement task-branch-as-short-circuit (AIR003)
#23579 opened 2026-02-26 11:14 by
Dev-iL
formatter: add config option to preserve leading whitespace before inline comments
formatter
needs-decision
style
#23578 opened 2026-02-26 10:04 by
pirate
[ruff] Fix noqa breaks shebang
#23577 opened 2026-02-26 09:23 by
getehen
[ty] Fix Step 5 overload ambiguity for multi-argument calls
ty
ecosystem-analyzer
#23576 opened 2026-02-26 03:09 by
charliermarsh
[ty] Support place narrowing for dictionaries contained within list/tuple literals
ty
ecosystem-analyzer
#23569 opened 2026-02-25 21:47 by
ibraheemdev
[ty] [experiment] improve `Type::cycle_normalized`
ty
ecosystem-analyzer
#23563 opened 2026-02-25 18:03 by
mtshiba
[ty] Classmethods and staticmethods should not be considered instances of `types.FunctionType`
ty
#23560 opened 2026-02-25 15:16 by
charliermarsh
[ty] avoid costly computations in intersection type construction
internal
performance
ty
ecosystem-analyzer
#23555 opened 2026-02-25 11:56 by
mtshiba
Older