ci: add stylua formatting

This commit is contained in:
2021-10-23 01:54:11 -03:00
parent a727844f4f
commit cd190c40df

6
.stylua.toml Normal file
View File

@@ -0,0 +1,6 @@
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4
quote_style = "AutoPreferDouble"
no_call_parentheses = false