aboutsummaryrefslogtreecommitdiff
path: root/.stylua.toml
blob: 22d6d3e6fc318ee3770a369f6b403d61ad9c766f (plain) (blame)
1
2
3
4
5
6
column_width = 100
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "Input"