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