summaryrefslogtreecommitdiffstatshomepage
path: root/.stylua2.toml
blob: e7aa2ba5cd7c4ac1640021740ac4929105d88f6c (plain)
1
2
3
4
5
6
7
8
# Alternative settings for special snowflakes like: decorations_spec.lua, multigrid_spec.lua, etc.

column_width = 140
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "Input"