move some tools back to root (#38235)

This commit is contained in:
Adeeb Shihadeh
2026-06-24 19:21:19 -07:00
committed by GitHub
parent 7d325d6650
commit addca46f68
89 changed files with 82 additions and 74 deletions
+1 -1
View File
@@ -3,5 +3,5 @@ set -e
if [[ -f .git/hooks/post-commit.d/post-commit ]]; then
.git/hooks/post-commit.d/post-commit
fi
openpilot/tools/op.sh lint --fast
tools/op.sh lint --fast
echo ""