aboutsummaryrefslogtreecommitdiffstats
path: root/.stylua.toml
blob: aaebb28431b876d2556ea8343623f19c228babfd (plain) (blame)
1
2
3
4
5
6
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "Input"