-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: astral-sh/ruff
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[ty] Added support for "go to definition" for attribute accesses and keyword arguments
server
Related to the LSP server
ty
Multi-file analysis & type inference
#19417
opened Jul 18, 2025 by
UnboundVariable
Loading…
[prototype] Move full diagnostic rendering to Related to reporting of diagnostics.
internal
An internal refactor or improvement
ruff_db
diagnostics
Prevent infinite fix loop between I002 and UP010 when required import is also unnecessary
#19413
opened Jul 17, 2025 by
danparizher
Loading…
[
flake8_import_conventions
] Avoid false positives for NFKC-normalized __debug__
import aliases in ICN001
#19411
opened Jul 17, 2025 by
danparizher
Loading…
[ty] Reduce number of inline stored definitions per place
ty
Multi-file analysis & type inference
#19409
opened Jul 17, 2025 by
MichaReiser
Loading…
[ty] Add caching for submodule completion suggestions
internal
An internal refactor or improvement
server
Related to the LSP server
ty
Multi-file analysis & type inference
#19408
opened Jul 17, 2025 by
BurntSushi
Loading…
(fix): properly handle empty comments on next physical line after line continuation
bug
Something isn't working
fixes
Related to suggested fixes for violations
#19405
opened Jul 17, 2025 by
soundsonacid
Loading…
[Related to suggested fixes for violations
preview
Related to preview mode features
flake8-use-pathlib
] Add autofix for PTH101
, PTH104
, PTH105
, PTH121
fixes
#19404
opened Jul 17, 2025 by
chirizxc
Loading…
[flake8-pyi] Preserve inline comment in ellipsis removal (PYI013)
bug
Something isn't working
fixes
Related to suggested fixes for violations
#19399
opened Jul 17, 2025 by
Luunynliny
Loading…
[prototype] Move concise diagnostic rendering to Related to reporting of diagnostics.
internal
An internal refactor or improvement
ruff_db
diagnostics
[ty] Implement mock language server for testing
server
Related to the LSP server
testing
Related to testing Ruff itself
ty
Multi-file analysis & type inference
#19391
opened Jul 17, 2025 by
dhruvmanila
Loading…
[
flake8_commas
] Add support for trailing comma checks in type parameter lists for COM812 and COM819
#19390
opened Jul 16, 2025 by
danparizher
Loading…
[ty] make Multi-file analysis & type inference
del x
force local resolution of x
in the current scope
ecosystem-analyzer
ty
#19389
opened Jul 16, 2025 by
oconnor663
Loading…
[
pylint
] Implement auto-fix for missing-maxsplit-arg
(PLC0207
)
#19387
opened Jul 16, 2025 by
junhsonjb
Loading…
[ty] Expansion of enums into unions of literals
ecosystem-analyzer
ty
Multi-file analysis & type inference
[ty] perform type narrowing for places marked Multi-file analysis & type inference
global
too
ecosystem-analyzer
ty
#19381
opened Jul 16, 2025 by
oconnor663
Loading…
[ty] add an Multi-file analysis & type inference
I_KNOW_TY_IS_PRE_RELEASE
env var to turn off the pre-release warning
ty
#19380
opened Jul 16, 2025 by
oconnor663
Loading…
[
pyupgrade
] Fix UP030 to avoid modifying double curly braces in format strings
#19378
opened Jul 15, 2025 by
danparizher
Loading…
Move grouped rendering to Related to reporting of diagnostics.
internal
An internal refactor or improvement
ruff_db
diagnostics
[ty] Add support for Related to reporting of diagnostics.
ty
Multi-file analysis & type inference
@warnings.deprecated
diagnostics
#19376
opened Jul 15, 2025 by
Gankra
Loading…
18 of 26 tasks
chore(deps): upgrade mkdocs-github-admonitions-plugin to v0.1.1
dependencies
Pull requests that update a dependency file
#19375
opened Jul 15, 2025 by
corneliusroemer
Loading…
[Something isn't working
rule
Implementing or modifying a lint rule
refurb
] Ignore decorated functions for FURB118
bug
#19339
opened Jul 14, 2025 by
danparizher
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.