summaryrefslogtreecommitdiff
path: root/stylua.toml
blob: 4d05e7cdddfef7f87d2207bf0b1015387c63bf5a (plain) (blame)
1
2
3
4
5
column_width = 80
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 3
quote_style = "AutoPreferDouble"