-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Issues: astral-sh/ruff
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
formats
assert f(a,) == (b)
and assert f(a,) == b
very differently
#15842
opened Jan 31, 2025 by
rdaysky
Reimplement popular Mypy plugins
needs-decision
Awaiting a decision from a maintainer
needs-design
Needs further design before implementation
red-knot
Multi-file analysis & type inference
#15828
opened Jan 30, 2025 by
johnthagen
False negative for PYI016 Duplicate union member
question
Asking for support or clarification
#15815
opened Jan 29, 2025 by
nickdrozd
SIM401 triggers on dict like objects that aren't proper dictionaries
needs-decision
Awaiting a decision from a maintainer
type-inference
Requires more advanced type inference.
#15814
opened Jan 29, 2025 by
jogo-openai
Improve docs for RUF012
documentation
Improvements or additions to documentation
#15804
opened Jan 29, 2025 by
RayBB
pyproject.toml fix-only=True cannot be toggled per directory by using multiple pyproject.toml files and the extend setting.
configuration
Related to settings and configuration
needs-decision
Awaiting a decision from a maintainer
#15801
opened Jan 29, 2025 by
jogo-openai
Request: More unsafe fixes for Related to suggested fixes for violations
custom-type-var-return-type
/PYI019
fixes
#15798
opened Jan 28, 2025 by
Avasam
[red-knot] How should we handle unreachable code?
red-knot
Multi-file analysis & type inference
#15797
opened Jan 28, 2025 by
dcreager
redundant-none-literal (PYI061)
: Unsafe or different autofix for Python 3.9
bug
#15795
opened Jan 28, 2025 by
Avasam
D205 false positive from Ruff on python script
question
Asking for support or clarification
#15785
opened Jan 28, 2025 by
vpkarle
PLE1142 should flag await in lambda
bug
Something isn't working
#15783
opened Jan 28, 2025 by
jakkdl
I001: Inconsistent application of I001 between neovim and vscode
isort
Related to import sorting
needs-info
More information is needed from the issue author
#15782
opened Jan 28, 2025 by
ionztorm
"RUF047" (needless-else) conflicts with pylint R5601 (confusing-consecutive-elif), Can't suppress the rule inline.
bug
Something isn't working
suppression
Related to supression of violations e.g. noqa
#15781
opened Jan 28, 2025 by
IgnatKudriavtsev
[red-knot] Rethink public types of symbols in function-like scopes
red-knot
Multi-file analysis & type inference
#15777
opened Jan 27, 2025 by
dcreager
Add rule to forbid Implementing or modifying a lint rule
wish
Not on the current roadmap; maybe in the future
asyncio.create_task
rule
#15774
opened Jan 27, 2025 by
Tinche
B008
doesn't report when the annotation refers to an immutable type, but RUF009
does
bug
#15772
opened Jan 27, 2025 by
InSyncWithFoo
[feature request] checking for slow imports recursively
wish
Not on the current roadmap; maybe in the future
#15770
opened Jan 27, 2025 by
luketaverne
[red-knot] Bare Multi-file analysis & type inference
ClassVar
annotations
red-knot
#15767
opened Jan 27, 2025 by
sharkdp
F402 is triggered by Asking for support or clarification
__future__.annotations
question
#15747
opened Jan 26, 2025 by
mattmess1221
Add support for configuring indent-width from user settings in VSCode
server
Related to the LSP server
wish
Not on the current roadmap; maybe in the future
#15741
opened Jan 25, 2025 by
xabru
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.