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

[red-knot] resolve source/stubs over namespace packages, fixes #12278 great writeup A wonderful example of a quality contribution red-knot Multi-file analysis & type inference
#13254 opened Sep 5, 2024 by Slyces Loading…
refactor: remove unnecessary string hashes internal An internal refactor or improvement
#13250 opened Sep 4, 2024 by hamirmahal Loading…
[red-knot] Add control flow support for match statement red-knot Multi-file analysis & type inference
#13241 opened Sep 4, 2024 by dhruvmanila Draft
Add meta descriptions to rule pages documentation Improvements or additions to documentation
#13234 opened Sep 3, 2024 by calumy Loading…
Separate TOC from the navigation documentation Improvements or additions to documentation
#13161 opened Aug 30, 2024 by dhruvmanila Loading…
Document check's JSON output format documentation Improvements or additions to documentation
#13144 opened Aug 29, 2024 by InSyncWithFoo Loading…
Use uv run to run the Python-based fuzzer ci Related to internal CI tooling internal An internal refactor or improvement
#13074 opened Aug 23, 2024 by AlexWaygood Loading…
[flake8-pyi] Skip Annotated and Literal for string-or-bytes-too-long (PYI053) bug Something isn't working
#13020 opened Aug 21, 2024 by dylwil3 Loading…
Use FoldHash instead of FxHash performance Potential performance improvement
#12943 opened Aug 16, 2024 by charliermarsh Loading…
[flake8-type-checking] Adds implementation for TCH007 and TCH008 rule Implementing or modifying a lint rule
#12927 opened Aug 16, 2024 by Daverball Loading…
[red-knot] [WIP] SSA-style use-def map (unoptimized) red-knot Multi-file analysis & type inference
#12900 opened Aug 15, 2024 by carljm Draft
Remove output-format=text setting configuration Related to settings and configuration
#12836 opened Aug 12, 2024 by MichaReiser Loading… v0.7
Remove tab-size setting configuration Related to settings and configuration
#12835 opened Aug 12, 2024 by MichaReiser Loading… v0.7
Remove error messages for removed CLI aliases cli Related to the command-line interface
#12833 opened Aug 12, 2024 by MichaReiser Loading… v0.7
Warn on invalid # noqa rule codes cli Related to the command-line interface suppression Related to supression of violations e.g. noqa
#12811 opened Aug 11, 2024 by charliermarsh Loading… v0.7
Avoid parsing joint rule codes as distinct codes in # noqa bug Something isn't working suppression Related to supression of violations e.g. noqa
#12809 opened Aug 11, 2024 by charliermarsh Loading…
Add b040: exception with note added not re-raised or used (#12097) preview Related to preview mode features rule Implementing or modifying a lint rule
#12764 opened Aug 8, 2024 by divident Loading…
Red Knot Playground red-knot Multi-file analysis & type inference
#12681 opened Aug 5, 2024 by MichaReiser Draft
ProTip! Adding no:label will show everything without a label.