Skip to content

Commit

Permalink
Enable shfmt with write mode
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jul 15, 2023
1 parent 2926d6d commit b120dcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/fmt.bash
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ shopt -s globstar
# fixing typo is a fmt ...?
typos . .github .config .vscode --write-changes

shfmt --write ./**/*.bash
dprint fmt

0 comments on commit b120dcb

Please sign in to comment.