mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-09 01:33:41 +08:00
prefix paths with openpilot (#38223)
* prefix paths with openpilot * fix setup root detection * fix split branch codespell skips
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@ set -e
|
||||
if [[ -f .git/hooks/post-commit.d/post-commit ]]; then
|
||||
.git/hooks/post-commit.d/post-commit
|
||||
fi
|
||||
tools/op.sh lint --fast
|
||||
openpilot/tools/op.sh lint --fast
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user