瀏覽代碼

chore: typos in precommit

thesimplekid 9 月之前
父節點
當前提交
6c3f67392b
共有 1 個文件被更改,包括 1 次插入0 次删除
  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