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