Initial commit
This commit is contained in:
commit
7fc01485e7
7 changed files with 92 additions and 0 deletions
6
stylua.toml
Normal file
6
stylua.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
column_width = 100
|
||||
line_endings = "Unix"
|
||||
indent_type = "Spaces"
|
||||
indent_width = 2
|
||||
quote_style = "AutoPreferDouble"
|
||||
no_call_parentheses = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue