roblox-project-template/stylua.toml

11 lines
219 B
TOML
Raw Permalink Normal View History

2024-11-11 19:35:24 +01:00
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4
quote_style = "AutoPreferDouble"
call_parentheses = "Input"
collapse_simple_statement = "Never"
[sort_requires]
enabled = true