mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
9 lines
155 B
TOML
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
|