1
1
mirror of https://github.com/divnix/digga.git synced 2025-01-03 13:56:36 +03:00

🐛 fix Fix devos treefmt.toml

This commit is contained in:
Lord-Valen 2022-11-11 23:46:30 -05:00 committed by David Arnold
parent 402ab8e508
commit 54ede8e591

View File

@ -16,6 +16,7 @@ command = "shfmt"
options = [
"-s",
"-w",
"-i 2",
"-i",
"2",
]
includes = ["*.sh"]