add back pre-commit hook (#33366)

* add pre-commit

* space

* post

* e
old-commit-hash: b87414c74971082a8af73d913441a00f90037798
This commit is contained in:
Maxime Desroches
2024-08-23 15:19:21 -07:00
committed by GitHub
parent 7098ddcd19
commit 8ff2785fb9
3 changed files with 42 additions and 22 deletions
+1
View File
@@ -158,6 +158,7 @@ function git_clone() {
function install_with_op() {
cd $OPENPILOT_ROOT
$OPENPILOT_ROOT/tools/op.sh install
$OPENPILOT_ROOT/tools/op.sh post-commit
LOG_FILE=$(mktemp)