mirror of
https://github.com/kp2pml30/git-third-party.git
synced 2026-02-16 23:54:41 +04:00
9 lines
154 B
TOML
9 lines
154 B
TOML
indent-width = 2
|
|
|
|
[format]
|
|
indent-style = "tab"
|
|
quote-style = "single"
|
|
line-ending = "lf"
|
|
|
|
skip-magic-trailing-comma = false
|
|
docstring-code-format = true
|