Skip to content

Commit 6cd2411

Browse files
committed
style(lua): add stylua configuration
1 parent 94671d9 commit 6cd2411

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

stylua.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
line_endings = "Unix"
2+
indent_type = "Spaces"
3+
indent_width = 4
4+
no_call_parentheses = false

0 commit comments

Comments
 (0)