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

[red-knot] condense literal class and function types red-knot Multi-file analysis & type inference
#11785 opened Jun 6, 2024 by carljm
[red-knot] prototype type narrowing red-knot Multi-file analysis & type inference
#11780 opened Jun 6, 2024 by carljm
linter: uncovered branches
#11778 opened Jun 6, 2024 by antonio-antuan
# isort: split ignored if in trailing comment isort Related to import sorting
#11776 opened Jun 6, 2024 by ndevenish
ruff server setting enabling code actions on save server Related to the LSP server
#11756 opened Jun 5, 2024 by DanCardin
Comprehension / generator, opt-in feature to preserve line breaks formatter Related to the formatter style How should formatted code look
#11753 opened Jun 5, 2024 by Martin19037
Rule E501 cause panic bug Something isn't working
#11752 opened Jun 5, 2024 by qarmin
lint.per-file-ignores option is ignored by the new language server bug Something isn't working server Related to the LSP server
#11751 opened Jun 5, 2024 by DetachHead
Ruff: Fix all auto-fixable problems erroring out in VSCode bug Something isn't working server Related to the LSP server
#11744 opened Jun 4, 2024 by MadhavVij
Implement flake8-picky-parentheses
#11738 opened Jun 4, 2024 by benjamb
6 tasks
Add document version to workspace edits server Related to the LSP server
#11730 opened Jun 4, 2024 by dhruvmanila
Display syntax errors in a separate window playground A playground-specific issue
#11729 opened Jun 4, 2024 by dhruvmanila
FAQs give incorrect example of a top-level settings documentation Improvements or additions to documentation
#11722 opened Jun 3, 2024 by keikoro
Server: Debug command server Related to the LSP server
#11715 opened Jun 3, 2024 by MichaReiser
FURB118, lambda x: x[I, ii] should be itemgetter((I, ii)), instead of itemgetter(I, ii) bug Something isn't working rule Implementing or modifying a lint rule
#11714 opened Jun 3, 2024 by nasyxx
PLE4703 false positive for loop statements with break bug Something isn't working
#11695 opened Jun 2, 2024 by Skylion007
PLC0208 should only recommend fixes when iterating over literals rule Implementing or modifying a lint rule
#11694 opened Jun 2, 2024 by Skylion007
Add info about used git commit into ruff --version if available cli Related to the command-line interface
#11691 opened Jun 2, 2024 by qarmin
[preview] RUF028 false positive in decorators. formatter Related to the formatter suppression Related to supression of violations e.g. noqa
#11689 opened Jun 2, 2024 by randolf-scholz
ProTip! What’s not been updated in a month: updated:<2024-05-06.