hammer/stylua.toml
2024-09-21 19:12:15 +02:00

10 lines
220 B
TOML

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