Skip to content

Commit 9bdc506

Browse files
committed
2 parents 1a0ad68 + ab34814 commit 9bdc506

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ruff.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,8 @@ ignore = [
2323
]
2424

2525
[format]
26+
# Enable preview to get hugged parenthesis unwrapping and other nice surprises
27+
# See https://github.com/jaraco/skeleton/pull/133#issuecomment-2239538373
28+
preview = true
2629
# https://docs.astral.sh/ruff/settings/#format_quote-style
2730
quote-style = "preserve"

0 commit comments

Comments
 (0)