lune/stylua.toml
2023-01-18 20:47:14 -05:00

10 lines
144 B
TOML

column_width = 100
line_endings = "Unix"
indent_type = "Tabs"
indent_width = 4
quote_style = "AutoPreferDouble"
call_parentheses = "Always"