10 lines
160 B
TOML
10 lines
160 B
TOML
[format]
|
|
line-width = 80
|
|
indent-width = 2
|
|
indent-style = "tab"
|
|
line-ending = "auto"
|
|
persistent-line-breaks = true
|
|
exclude = []
|
|
default-exclude = true
|
|
skip = []
|