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