Skip to content

Commit e692c93

Browse files
committed
- Regenerate with Bashly 0.9.3
1 parent bfe8542 commit e692c93

File tree

12 files changed

+979
-841
lines changed

12 files changed

+979
-841
lines changed

op.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ test: docker compose run --rm test
1010
shellcheck: shellcheck rush && echo "PASS"
1111
#? run shellcheck tests
1212

13+
shfmt: shfmt -ci -i 2 -d rush && echo "PASS"
14+
#? run shfmt tests
15+
1316
version: \
1417
sed -i "s/$(rush --version)/$1/g" README.md src/bashly.yml && \
1518
bashly g && \

0 commit comments

Comments
 (0)