jecs/stylua.toml
2024-10-12 22:18:11 +02:00

10 lines
203 B
TOML

column_width = 120
line_endings = "Unix"
indent_type = "Tabs"
indent_width = 4
quote_style = "ForceDouble"
call_parentheses = "Always"
collapse_simple_statement = "Never"
[sort_requires]
enabled = true