initial commit
This commit is contained in:
commit
6cf21bf121
5 changed files with 158 additions and 0 deletions
5
.stylua.toml
Normal file
5
.stylua.toml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
collapse_simple_statement = "Always"
|
||||
quote_style = "AutoPreferSingle"
|
||||
call_parentheses = "None"
|
||||
indent_type = "Spaces"
|
||||
column_width = 80
|
||||
Loading…
Add table
Add a link
Reference in a new issue