aboutsummaryrefslogtreecommitdiffstats
path: root/.stylua.toml
blob: 78c5507c326220256b4eb898d0f3700934a21d9e (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 = "None"