Skip to content

Commit 14982f9

Browse files
authored
Create .stylua.toml (#1)
1 parent 459e99a commit 14982f9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.stylua.toml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
column_width = 120
2+
line_endings = "Unix"
3+
indent_type = "Spaces"
4+
indent_width = 2
5+
quote_style = "AutoPreferDouble"
6+
no_call_parentheses = true

0 commit comments

Comments
 (0)