summaryrefslogtreecommitdiff
path: root/.stylua.toml
blob: 5d12dbdfb0054a760873bd825a64df62d4b6a632 (plain)
1
2
3
4
5
6
column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
no_call_parentheses = true