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