Skip to content

Commit 147e2f8

Browse files
committed
2 parents b11b433 + ab34814 commit 147e2f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ruff.toml

+3
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,8 @@ ignore = [
2626
]
2727

2828
[format]
29+
# Enable preview to get hugged parenthesis unwrapping and other nice surprises
30+
# See https://github.com/jaraco/skeleton/pull/133#issuecomment-2239538373
31+
preview = true
2932
# https://docs.astral.sh/ruff/settings/#format_quote-style
3033
quote-style = "preserve"

0 commit comments

Comments
 (0)