add stylua config

remotes/origin/HEAD
pseudometa 2022-12-17 12:24:19 +01:00
parent 0e30993386
commit 5eb340dc14
1 changed files with 5 additions and 0 deletions

5
.stylua.toml Normal file
View File

@ -0,0 +1,5 @@
indent_type = "Tabs"
indent_width = 3
quote_style = "AutoPreferDouble"
call_parentheses = "NoSingleTable"
collapse_simple_statement = "ConditionalOnly"