ruff
92143afe
- Group binary operators with same precedence only (#7010)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
Group binary operators with same precedence only (#7010)
References
#7010 - Group binary operators with same precedence only
Author
MichaReiser
Parents
eb552da8
Files
4
crates/ruff_python_formatter
src/expression
expr_bin_op.rs
mod.rs
tests/snapshots
black_compatibility@simple_cases__expression.py.snap
format@expression__binary_implicit_string.py.snap
Loading