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

Issues list

formatter deviation: line break not occurring on assignments where LHS goes over line-length bug Something isn't working formatter Related to the formatter style How should formatted code look
#11820 opened Jun 10, 2024 by jonathan-hill-visasq
Ruff added extra string to code when formating isort Related to import sorting
#11801 opened Jun 8, 2024 by MRossa157
[red-knot] switch from PreorderVisitor to regular Visitor red-knot Multi-file analysis & type inference
#11796 opened Jun 7, 2024 by carljm
Line break not occuring on type annotations whereas black does accepted Ready for implementation breaking Breaking API change formatter Related to the formatter
#11791 opened Jun 7, 2024 by jonathan-hill-visasq
(🎁) format type: ignore and other pragmas formatter Related to the formatter style How should formatted code look
#11789 opened Jun 7, 2024 by KotlinIsland
[red-knot] condense literal class and function types red-knot Multi-file analysis & type inference
#11785 opened Jun 6, 2024 by carljm
linter: uncovered branches rule Implementing or modifying a lint rule type-inference Requires more advanced type inference.
#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
Implement flake8-picky-parentheses
#11738 opened Jun 4, 2024 by benjamb
6 tasks
Display syntax errors in a separate window playground A playground-specific issue
#11729 opened Jun 4, 2024 by dhruvmanila
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
[red-knot] store child scopes using a Range instead of a Vec red-knot Multi-file analysis & type inference
#11681 opened Jun 1, 2024 by carljm
[red-knot] consider petgraph crate for CFG red-knot Multi-file analysis & type inference
#11680 opened Jun 1, 2024 by carljm
[red-knot] Explore doing more work up front in semantic indexing red-knot Multi-file analysis & type inference
#11678 opened Jun 1, 2024 by carljm
ProTip! Adding no:label will show everything without a label.