lune/stylua.toml

10 lines
172 B
TOML
Raw Normal View History

2023-01-19 01:47:14 +00:00
column_width = 100
line_endings = "Unix"
indent_type = "Tabs"
indent_width = 4
quote_style = "AutoPreferDouble"
call_parentheses = "Always"
2023-06-08 10:21:00 +01:00
[sort_requires]
enabled = true