chore: run stylua [generated] (#460)
* chore: add stylua Signed-off-by: Aaron Pham <contact@aarnphm.xyz> * chore: running stylua Signed-off-by: Aaron Pham <contact@aarnphm.xyz> --------- Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
7
stylua.toml
Normal file
7
stylua.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
indent_type = "Spaces"
|
||||
indent_width = 2
|
||||
no_call_parentheses = true
|
||||
column_width = 119
|
||||
line_endings = "Unix"
|
||||
quote_style = "AutoPreferDouble"
|
||||
collapse_simple_statement = "Always"
|
||||
Reference in New Issue
Block a user