rusty-luau/stylua.toml

11 lines
181 B
TOML
Raw Permalink Normal View History

line_endings = "Unix"
quote_style = "AutoPreferDouble"
indent_type = "Spaces"
call_parentheses = "NoSingleTable"
indent_width = 4
column_width = 80
[sort_requires]
enabled = true