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

Update Rust crate clap to v4.5.30 internal An internal refactor or improvement
#16329 opened Feb 24, 2025 by renovate bot Loading…
1 task
Update NPM Development dependencies internal An internal refactor or improvement
#16327 opened Feb 24, 2025 by renovate bot Loading…
1 task
[red-knot] Add a test to ensure that KnownClass::try_from_file_and_name() is kept up to date red-knot Multi-file analysis & type inference testing Related to testing Ruff itself
#16326 opened Feb 23, 2025 by AlexWaygood Loading…
[red-knot] Rewrite Type::try_iterate() to improve type inference and diagnostic messages red-knot Multi-file analysis & type inference
#16321 opened Feb 22, 2025 by AlexWaygood Loading…
Fallback to requires-python in certain cases when target-version is not found breaking Breaking API change configuration Related to settings and configuration do-not-merge Do not merge this pull request
#16319 opened Feb 22, 2025 by dylwil3 Loading… v0.10
[red-knot] Support TypeGuard and TypeIs red-knot Multi-file analysis & type inference
#16314 opened Feb 22, 2025 by InSyncWithFoo Draft
[red-knot] Also use alists for list of live bindings/declarations performance Potential performance improvement red-knot Multi-file analysis & type inference
#16311 opened Feb 21, 2025 by dcreager Loading…
[red-knot] Use arena-allocated association lists for narrowing constraints performance Potential performance improvement red-knot Multi-file analysis & type inference
#16306 opened Feb 21, 2025 by dcreager Loading…
[red-knot] Add support for @classmethods red-knot Multi-file analysis & type inference
#16305 opened Feb 21, 2025 by sharkdp Loading…
[ruff] Recognize ClassVar from superclasses correctly (RUF045) bug Something isn't working
#16299 opened Feb 21, 2025 by InSyncWithFoo Loading…
Expand ruff.configuration to allow inline config server Related to the LSP server
#16296 opened Feb 21, 2025 by dhruvmanila Loading…
Auto generate ast expression nodes internal An internal refactor or improvement
#16285 opened Feb 20, 2025 by Glyphack Draft
[red-knot] Token system to avoid cross-module query dependencies internal An internal refactor or improvement red-knot Multi-file analysis & type inference
#16275 opened Feb 20, 2025 by MichaReiser Loading…
Add ConfigurationPreference::FilesystemOnly server Related to the LSP server
#16258 opened Feb 19, 2025 by InSyncWithFoo Draft
Add per-file-target-version option configuration Related to settings and configuration
#16257 opened Feb 19, 2025 by ntBre Loading…
[red-knot] Avoid creating UnionBuilders unnecessarily red-knot Multi-file analysis & type inference
#16218 opened Feb 17, 2025 by MichaReiser Draft
Fixes for unnecessary-dunder-call (PLC2801) bug Something isn't working fixes Related to suggested fixes for violations
#16216 opened Feb 17, 2025 by VascoSch92 Loading…
Add issue templates internal An internal refactor or improvement
#16213 opened Feb 17, 2025 by zanieb Draft
[ruff] Resolve type alias for annotations (RUF012) bug Something isn't working
#16210 opened Feb 17, 2025 by vladNed Loading…
New rule in flake8-tidy-imports for banning specific function calls needs-decision Awaiting a decision from a maintainer preview Related to preview mode features rule Implementing or modifying a lint rule
#16204 opened Feb 17, 2025 by kujenga Loading…
[refurb] Reimplemented chain.from_iterable() (FURB179) needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#16131 opened Feb 13, 2025 by InSyncWithFoo Loading…
ProTip! Filter pull requests by the default branch with base:main.