aboutsummaryrefslogtreecommitdiff
path: root/.stylua.toml
blob: 255bfd939d117a28ec028eafd821cc8dcd54ac7f (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 = "Always"