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