aboutsummaryrefslogtreecommitdiff
path: root/.stylua.toml
blob: df96b7b0c3459fb634aa378a452c4ed56adfe9e4 (plain)
1
2
3
4
5
6
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
no_call_parentheses = true