scripts/stylua.toml

10 lines
174 B
TOML

line_endings = "Unix"
quote_style = "AutoPreferDouble"
indent_type = "Spaces"
call_parentheses = "Always"
indent_width = 4
column_width = 80
[sort_requires]
enabled = true