style: format lua with StyLua
This commit is contained in:
parent
f1171dbfc0
commit
5ff925c80c
21 changed files with 200 additions and 194 deletions
5
stylua.toml
Normal file
5
stylua.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
indent_type = "Spaces"
|
||||
indent_width = 2
|
||||
line_endings = "Unix"
|
||||
no_call_parentheses = true
|
||||
quote_style = "AutoPreferDouble"
|
Loading…
Add table
Add a link
Reference in a new issue