ruff
a3f4d774
- Use reserved width to include line suffix measurement (#6901)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
Use reserved width to include line suffix measurement (#6901) Co-authored-by: Micha Reiser <micha@reiser.io>
References
#6901 - Use reserved width to include line suffix measurement
Author
cnpryer
Parents
edfd888b
Files
16
crates/ruff_python_formatter
resources/test/fixtures
black/simple_cases
comments_non_breaking_space.py
ruff
expression
tuple.py
trailing_comments.py
src
comments
format.rs
expression
mod.rs
tests/snapshots
black_compatibility@simple_cases__comments6.py.snap
black_compatibility@simple_cases__expression.py.snap
black_compatibility@simple_cases__power_op_spacing.py.snap
black_compatibility@simple_cases__remove_await_parens.py.snap
black_compatibility@simple_cases__torture.py.snap
format@expression__tuple.py.snap
format@parentheses__call_chains.py.snap
format@statement__delete.py.snap
format@statement__try.py.snap
format@statement__while.py.snap
format@trailing_comments.py.snap
Loading