-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
RUF009
handles attrs
dataclasses with auto_attribs = False
incorrectly
#14519
opened Nov 22, 2024 by
InSyncWithFoo
Rule suggestion: Convert list.extend([x]) to list.append(x)
#14518
opened Nov 22, 2024 by
NeilGirdhar
Please host the output of Not on the current roadmap; maybe in the future
ruff rules -all --output-format json
on the docs website somewhere
wish
#14506
opened Nov 21, 2024 by
onerandomusername
B024: false negative with annotated, unassigned instance variables of a class
needs-decision
Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
#14503
opened Nov 20, 2024 by
cmp0xff
bug/surprise: adding an empty ruff.toml affects how import rules behaves
question
Asking for support or clarification
#14497
opened Nov 20, 2024 by
kaddkaka
Extend Related to docstring linting or formatting
rule
Implementing or modifying a lint rule
docstring-missing-exception
to empty exception description (DOC501
)
docstring
#14494
opened Nov 20, 2024 by
sbrugman
Autofix for Related to docstring linting or formatting
fixes
Related to suggested fixes for violations
undocumented-public-function
: insert docstring stub
docstring
#14492
opened Nov 20, 2024 by
sbrugman
New Implementing or modifying a lint rule
flake8-pathlib
rule: os.listdir
(PTH208)
rule
#14490
opened Nov 20, 2024 by
sbrugman
F-string formatting adds unnecessary space after Something isn't working
formatter
Related to the formatter
preview
Related to preview mode features
**
operator
bug
#14487
opened Nov 20, 2024 by
dhruvmanila
Improve docs on fix safety for FAST002
documentation
Improvements or additions to documentation
#14484
opened Nov 20, 2024 by
AlexWaygood
Can Asking for support or clarification
server
Related to the LSP server
offset_encoding
for Ruff be configured in Neovim?
question
#14483
opened Nov 20, 2024 by
Shinzu
repeated-global: Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
FURB154
stabilization
needs-decision
#14481
opened Nov 20, 2024 by
MichaReiser
Flaking test Multi-file analysis & type inference
testing
Related to testing Ruff itself
red_knot::file_watching directory_renamed
red-knot
#14473
opened Nov 20, 2024 by
zanieb
B901: Misses Something isn't working
good first issue
Good for newcomers
yield
sub-expresisons
bug
#14453
opened Nov 19, 2024 by
MichaReiser
setting output format hides output in ruff check
cli
Related to the command-line interface
needs-design
Needs further design before implementation
#14452
opened Nov 19, 2024 by
kaddkaka
Used --statistics option does hide the rule violations
cli
Related to the command-line interface
needs-design
Needs further design before implementation
#14451
opened Nov 19, 2024 by
ssbarnea
Fixes on Jupyter notebooks cause panics when fix replaces/deletes multiple cells
bug
Something isn't working
notebook
Related to (Jupyter) notebooks
#14445
opened Nov 19, 2024 by
beskep
Feature request: Make *any* unknown rule code in "ignore" setting a warning, not an error
configuration
Related to settings and configuration
needs-decision
Awaiting a decision from a maintainer
#14443
opened Nov 18, 2024 by
Avasam
D100 with —add-noqa breaks shebang lines
bug
Something isn't working
help wanted
Contributions especially welcome
#14442
opened Nov 18, 2024 by
pjspereira
Feature request: rule to check an argument of Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
pathlib.Path().with_suffix
needs-decision
#14441
opened Nov 18, 2024 by
TheBits
[red-knot] Panics for string annotations
bug
Something isn't working
red-knot
Multi-file analysis & type inference
#14440
opened Nov 18, 2024 by
sharkdp
TCH001 like rule for pre 3.12 generics like TypVar, ParamSpec and the likes
question
Asking for support or clarification
#14434
opened Nov 18, 2024 by
bvolkmer
Revisit unicode-to-unicode confusables in Related to preview mode features
rule
Implementing or modifying a lint rule
RUF001
, RUF002
, RUF003
preview
#14433
opened Nov 18, 2024 by
dylwil3
COM818 with ruff format fixes the error too harshly
incompatibility
Incompatibility between different Ruff tools or rules (formatter, isort, linter)
#14427
opened Nov 18, 2024 by
Neikow
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.