luabi/stylua.toml
2025-06-06 05:29:52 +10:00

8 lines
186 B
TOML

syntax = "LuaJIT"
indent_type = "Spaces"
indent_width = 2
column_width = 100
quote_style = "ForceDouble"
call_parentheses = "NoSingleTable"
collapse_simple_statement = "ConditionalOnly"