aboutsummaryrefslogtreecommitdiff
path: root/.stylua.toml
blob: a2b3447506288113eb29419468b4d3a71f0e1f0d (plain) (blame)
1
2
3
4
5
6
column_width = 100
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "Always"