1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00
dotfiles-local/.stylua.toml
2024-08-23 18:12:14 -05:00

9 lines
155 B
TOML

column_width = 80
indent_width = 2
indent_type = "Spaces"
call_parentheses = "Always"
collapse_simple_statement = "Never"
[sort_requires]
enabled = false