scripts/stylua.toml

11 lines
172 B
TOML
Raw Permalink Normal View History

2024-12-02 16:57:16 +00:00
line_endings = "Unix"
quote_style = "AutoPreferDouble"
indent_type = "Tabs"
2024-12-02 16:57:16 +00:00
call_parentheses = "Always"
indent_width = 4
column_width = 80
2024-12-02 16:57:16 +00:00
2024-10-20 12:36:44 +01:00
[sort_requires]
2024-12-02 16:57:16 +00:00
enabled = true