Skip to content

Commit 279330e

Browse files
authored
Update .stylua.toml
1 parent be9476a commit 279330e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.stylua.toml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1+
line_endings = "Unix"
2+
quote_style = "AutoPreferDouble"
3+
14
call_parentheses = "Always"
25
collapse_simple_statement = "Always"
3-
column_width = 79
6+
47
indent_type = "Spaces"
58
indent_width = 2
6-
line_endings = "Unix"
7-
quote_style = "AutoPreferDouble"
8-
remove_trailing_separators = false
9+
column_width = 79

0 commit comments

Comments
 (0)