mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-17 02:02:05 +08:00
move some tools back to root (#38235)
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
|
||||
openpilot/tools/op.sh lint --fast
|
||||
tools/op.sh lint --fast
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user