
* 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>
8 lines
178 B
TOML
8 lines
178 B
TOML
indent_type = "Spaces"
|
|
indent_width = 2
|
|
no_call_parentheses = true
|
|
column_width = 119
|
|
line_endings = "Unix"
|
|
quote_style = "AutoPreferDouble"
|
|
collapse_simple_statement = "Always"
|