Browse Source

chore: typos in precommit

thesimplekid 9 tháng trước cách đây
mục cha
commit
6c3f67392b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      misc/scripts/precommit.sh

+ 1 - 0
misc/scripts/precommit.sh

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