Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

ruff check --fix modifies files with SyntaxError documentation Improvements or additions to documentation
#11455 opened May 17, 2024 by Dobatymo
Invalid syntax error location for Notebook with ruff format bug Something isn't working notebook Related to (Jupyter) notebooks
#11453 opened May 16, 2024 by david-waterworth
Used submodule import flagged as unused in except handler bug Something isn't working
#11448 opened May 16, 2024 by bnomis
# noqa: E702 # fmt: skip still formats the line of code formatter Related to the formatter suppression Related to supression of violations e.g. noqa
#11430 opened May 15, 2024 by ngoctnq
Implement --allow-global-unused-variables from PyLint multifile-analysis Requires analysis across multiple files
#11426 opened May 14, 2024 by Mellowdv
Add default linter rules configuration Related to settings and configuration linter Related to the linter
#11415 opened May 13, 2024 by AndreuCodina
Add a rule to catch int(round(...) rule Implementing or modifying a lint rule
#11412 opened May 13, 2024 by NeilGirdhar
Rule duplication F509 and PLE1300 rule Implementing or modifying a lint rule
#11403 opened May 13, 2024 by dhruvmanila v0.5.0
format: different behavior with black for hug_parens_with_braces_and_square_brackets and generators formatter Related to the formatter preview Related to preview mode features
#11375 opened May 12, 2024 by trim21
Show version log for changes on rules documentation Improvements or additions to documentation needs-design Needs further design before implementation
#11369 opened May 11, 2024 by inoa-jboliveira
ruff server has delay when no local config. server Related to the LSP server
#11366 opened May 11, 2024 by akthe-at
Support select/ignore list of argument names for ARG rules configuration Related to settings and configuration
#11359 opened May 10, 2024 by mal
Docs Request: Add examples of settings that can be turned on and off documentation Improvements or additions to documentation
#11355 opened May 9, 2024 by DeflateAwning
printf-string-formatting (UP031) - fix should f-string instead of str.format fixes Related to suggested fixes for violations
#11332 opened May 8, 2024 by DetachHead
[Rule Request] [TD] No whitespace after TODO - "TODO (Author)" -> "TODO(Author)" needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#11323 opened May 7, 2024 by david-fischer
[Rule request] Missing return statement rule Implementing or modifying a lint rule
#11319 opened May 7, 2024 by mrcljx
[Rule request] [pydocstyle] no-blank-line-after-last-section needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#11318 opened May 7, 2024 by MatthijsBurgh
How to configure Ruff to disallow double assignments in single lines in Python? rule Implementing or modifying a lint rule
#11317 opened May 7, 2024 by javinba
Odd ecosystem results on typeshed ci Related to internal CI tooling
#11305 opened May 6, 2024 by AlexWaygood
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.