aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.stylua.toml
blob: 6397248423f19a6b787fcbeb9e6b5f264dcc7c83 (plain) (blame)
1
2
3
4
5
6
column_width = 80
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
call_parentheses = "Always"
collapse_simple_statement = "Never"