add stylua config
parent
0e30993386
commit
5eb340dc14
|
|
@ -0,0 +1,5 @@
|
||||||
|
indent_type = "Tabs"
|
||||||
|
indent_width = 3
|
||||||
|
quote_style = "AutoPreferDouble"
|
||||||
|
call_parentheses = "NoSingleTable"
|
||||||
|
collapse_simple_statement = "ConditionalOnly"
|
||||||
Loading…
Reference in New Issue