Skip to content

Commit 0073af2

Browse files
committed
2 parents 912088d + ab34814 commit 0073af2

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
@@ -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)