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