lune-luau-template/stylua.toml

12 lines
175 B
TOML
Raw Normal View History

2024-07-08 11:47:28 +01:00
line_endings = "Unix"
quote_style = "AutoPreferDouble"
indent_type = "Spaces"
call_parentheses = "Always"
indent_width = 4
column_width = 80
[sort_requires]
enabled = true