Skip to content

Commit 7f1d72b

Browse files
committed
Added stylua file
1 parent 19894d3 commit 7f1d72b

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 = 3
5+
quote_style = "AutoPreferDouble"
6+
no_call_parentheses = true

0 commit comments

Comments
 (0)