mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 04:54:29 +08:00
Spelling fixes
This commit is contained in:
@@ -9,7 +9,7 @@ fail() {
|
||||
|
||||
if git diff | grep -q ""
|
||||
then
|
||||
fail "There are uncommited changes"
|
||||
fail "There are uncommitted changes"
|
||||
fi
|
||||
|
||||
current=$(git tag --points-at)
|
||||
|
Reference in New Issue
Block a user