summaryrefslogtreecommitdiff
path: root/stylua.toml
blob: 6323d4c156f026d56dc74d491fc3008d8cce5b15 (plain)
1
2
3
4
5
6
7
8
9
10
11
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4
quote_style = "AutoPreferDouble"
call_parentheses = "Always"
collapse_simple_statement = "Never"

[sort_requires]
enabled = true