Files
dotfiles/stylua.toml
2025-04-19 04:04:26 +03:00

11 lines
207 B
TOML

column_width = 90
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"
collapse_simple_statement = "Never"
[sort_requires]
enabled = true