mirror of
https://github.com/CompeyDev/rusty-luau.git
synced 2024-12-12 04:40:40 +00:00
11 lines
181 B
TOML
11 lines
181 B
TOML
|
line_endings = "Unix"
|
||
|
quote_style = "AutoPreferDouble"
|
||
|
indent_type = "Spaces"
|
||
|
call_parentheses = "NoSingleTable"
|
||
|
|
||
|
indent_width = 4
|
||
|
column_width = 80
|
||
|
|
||
|
[sort_requires]
|
||
|
enabled = true
|