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