chore: typos in precommit

This commit is contained in:
thesimplekid
2024-07-05 22:50:34 +01:00
parent b7208a584b
commit 6c3f67392b

View File

@@ -4,6 +4,7 @@ set -exuo pipefail
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
typos
"${DIR}/check-fmt.sh" # Format the code "${DIR}/check-fmt.sh" # Format the code
"${DIR}/check-crates.sh" # Check all crates "${DIR}/check-crates.sh" # Check all crates
"${DIR}/check-bindings.sh" # Check all bindings "${DIR}/check-bindings.sh" # Check all bindings