jecs/stylua.toml
2024-11-22 22:14:10 +01:00

11 lines
219 B
TOML

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