Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
astral-sh/ruff
Pull Requests
Commits
Open
Closed
[ty] Add subdiagnostic hint if async context manager is used in non-async with statement
ty
diagnostics
#18299 opened 2025-05-25 20:06 by
lipefree
Docs a11y: improve and simplify rules table to improve readability
#18297 opened 2025-05-25 13:14 by
MaddyGuthridge
[ty] Tell the user why we inferred a certain Python version when reporting version-specific syntax errors
ty
diagnostics
#18295 opened 2025-05-25 10:44 by
AlexWaygood
[ty] Add partial support for `TypeIs`
ty
#18294 opened 2025-05-25 01:17 by
InSyncWithFoo
[ty] Add `tests` to `src.root` if it exists and is not a package
ty
#18286 opened 2025-05-24 13:55 by
j178
[ty] Implement implicit inheritance from `Generic[]` for PEP-695 generic classes
ty
#18283 opened 2025-05-23 22:54 by
AlexWaygood
[ty] Improve completions by leveraging scopes
server
ty
#18281 opened 2025-05-23 16:27 by
BurntSushi
[ty] use `__getattribute__` to lookup unknown members on a type
ty
#18280 opened 2025-05-23 16:09 by
felixscherz
David/fix 350 2
ty
#18277 opened 2025-05-23 13:25 by
sharkdp
Experiment: allow functions to be redefined (same signature)
ty
#18275 opened 2025-05-23 13:08 by
sharkdp
[ty] Support cancellation and retry in the server
server
ty
#18273 opened 2025-05-23 09:15 by
MichaReiser
[`fastapi`] Avoid false positive for class dependencies (`FAST003`)
#18271 opened 2025-05-23 07:36 by
twentyone212121
[flake8_async] Refactor argument name resolution for async sleep func…
#18262 opened 2025-05-22 19:01 by
Vasanth-96
[ty] Remove unnecessary lifetimes for `Task`
internal
ty
#18261 opened 2025-05-22 19:01 by
MichaReiser
Add Autofix for ISC003
fixes
#18256 opened 2025-05-22 16:23 by
maxmynter
[ty] Gracefully handle salsa cancellations and panics in background requests
server
ty
#18254 opened 2025-05-22 13:02 by
MichaReiser
[ty] List available members for a given type
server
ty
#18251 opened 2025-05-22 10:56 by
sharkdp
[ty] Synthetic function-like callables
ty
#18242 opened 2025-05-21 13:55 by
sharkdp
Patch salsa
ty
#18238 opened 2025-05-21 10:56 by
MichaReiser
[ty] Ignore descriptor class-level declarations for purposes of finding instance attributes
ty
#18237 opened 2025-05-21 08:33 by
sharkdp
[`refurb`] Fix `FURB129` autofix generating invalid syntax
#18235 opened 2025-05-20 22:48 by
LaBatata101
[test] Try adding a `Violation::RULE` constant
#18234 opened 2025-05-20 22:36 by
ntBre
Added `cls.__dict__.get('__annotations__')` check
rule
python314
#18233 opened 2025-05-20 21:25 by
dericcrago
Return `DiagnosticGuard` from `Checker::report_diagnostic`
internal
diagnostics
#18232 opened 2025-05-20 20:38 by
ntBre
[ty] Add `python.ty.disableLanguageServices` config
server
ty
#18230 opened 2025-05-20 19:10 by
dhruvmanila
Update salsa
ty
#18226 opened 2025-05-20 17:38 by
ibraheemdev
Rule: large number without underscore separators (PEP 515)
rule
needs-decision
#18221 opened 2025-05-20 15:05 by
guillp
[`airflow`] Revise fix title `AIR3`
rule
preview
#18215 opened 2025-05-20 07:50 by
Lee-W
[ty] Experiment: half-baked typing.TypeAlias support
ty
#18214 opened 2025-05-20 07:44 by
sharkdp
[`flake8-simplify`] fix handlers corner cases (`SIM105`)
#18213 opened 2025-05-20 06:45 by
VascoSch92
Older