aboutsummaryrefslogtreecommitdiff
path: root/.stylua.toml
blob: f608111277204b458382e3fed79bd055e2b0f506 (plain)
1
2
3
4
5
6
# config for stylua, ref: https://github.com/JohnnyMorganz/StyLua
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
no_call_parentheses = true