Skip to content

Commit

Permalink
Indicator that ./spellcheck.sh is running
Browse files Browse the repository at this point in the history
  • Loading branch information
vEnhance committed Oct 7, 2022
1 parent 28465a5 commit 860efa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spellcheck.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/bin/bash
echo "Running spellcheck..."
codespell $(git ls-files)

0 comments on commit 860efa3

Please sign in to comment.