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
Sort

Pull requests list

Added cls.__dict__.get('__annotations__') check rule Implementing or modifying a lint rule
#18233 opened May 20, 2025 by dericcrago Loading…
Return DiagnosticGuard from Checker::report_diagnostic diagnostics Related to reporting of diagnostics. internal An internal refactor or improvement
#18232 opened May 20, 2025 by ntBre Loading…
[ty] Add python.ty.disableLanguageServices config server Related to the LSP server ty Multi-file analysis & type inference
#18230 opened May 20, 2025 by dhruvmanila Draft
Update salsa ty Multi-file analysis & type inference
#18226 opened May 20, 2025 by ibraheemdev Draft
Rule: large number without underscore separators (PEP 515) needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#18221 opened May 20, 2025 by guillp Loading…
[airflow] Revise fix title AIR3
#18215 opened May 20, 2025 by Lee-W Loading…
[ty] Experiment: half-baked typing.TypeAlias support ty Multi-file analysis & type inference
#18214 opened May 20, 2025 by sharkdp Draft
[ty] Abort process if worker thread panics server Related to the LSP server ty Multi-file analysis & type inference
#18211 opened May 20, 2025 by MichaReiser Loading…
[ty] Add assignability between class with __call__ class attribute and callable ty Multi-file analysis & type inference
#18167 opened May 19, 2025 by med1844 Loading…
[ty] feat: Add JSON output format to diagnostics ty Multi-file analysis & type inference
#18162 opened May 18, 2025 by agustif Draft
Fix name resolution in package __init__.py great writeup A wonderful example of a quality contribution
#18159 opened May 17, 2025 by robsdedude Loading…
Only enable js feature of uuid crate for wasm crates internal An internal refactor or improvement
#18152 opened May 17, 2025 by dsherret Loading…
Mark FURB180 fix unsafe when class has bases
#18149 opened May 17, 2025 by robsdedude Loading…
FURB180: add list of base class exceptions
#18148 opened May 17, 2025 by robsdedude Loading…
Match tuple formatting formatter Related to the formatter
#18147 opened May 17, 2025 by maxmynter Loading…
[ty] Implement support for respecting return type of __new__ ty Multi-file analysis & type inference
#18125 opened May 15, 2025 by rowillia Loading…
[airflow] Add unsafe fix module moved cases (AIR302)
#18093 opened May 14, 2025 by Lee-W Loading…
[ty] Smaller repro for salsa iteration panic ty Multi-file analysis & type inference
#18088 opened May 14, 2025 by MichaReiser Draft
[ty] Add --config-file CLI arg cli Related to the command-line interface ty Multi-file analysis & type inference
#18083 opened May 14, 2025 by thejchap Draft
[ty] Tell the user why we inferred the Python version we inferred diagnostics Related to reporting of diagnostics. ty Multi-file analysis & type inference
#18082 opened May 14, 2025 by AlexWaygood Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.