diff --git a/scripts/fmt.bash b/scripts/fmt.bash index 3861d293..bd4dd308 100755 --- a/scripts/fmt.bash +++ b/scripts/fmt.bash @@ -7,4 +7,5 @@ shopt -s globstar # fixing typo is a fmt ...? typos . .github .config .vscode --write-changes +shfmt --write ./**/*.bash dprint fmt