Skip to content

Commit 2461217

Browse files
committed
chore: Modified .stylua.toml option.
Signed-off-by: Guennadi Maximov C <g.maxc.fox@protonmail.com>
1 parent 84c158d commit 2461217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.stylua.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ column_width = 100
66
line_endings = "Unix"
77
quote_style = "AutoPreferDouble"
88
call_parentheses = "Always"
9-
collapse_simple_statement = "Never"
9+
collapse_simple_statement = "FunctionOnly"
1010

1111
[sort_requires]
1212
enabled = false

0 commit comments

Comments
 (0)