Remove pre-commit hook

This commit is contained in:
Khue Doan 2021-08-22 23:57:20 +07:00
parent 73771d39c3
commit 0d68a07489
2 changed files with 0 additions and 7 deletions

View File

@ -29,6 +29,3 @@ lint:
# TODO (feature) Add lint checks for everything
make -C metal lint
make -C cluster lint
hooks:
cp ./scripts/hooks/* .git/hooks/

View File

@ -1,4 +0,0 @@
#!/bin/sh
make docs
git add docs