mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-23 01:24:36 +07:00
Remove pre-commit hook
This commit is contained in:
parent
73771d39c3
commit
0d68a07489
3
Makefile
3
Makefile
@ -29,6 +29,3 @@ lint:
|
|||||||
# TODO (feature) Add lint checks for everything
|
# TODO (feature) Add lint checks for everything
|
||||||
make -C metal lint
|
make -C metal lint
|
||||||
make -C cluster lint
|
make -C cluster lint
|
||||||
|
|
||||||
hooks:
|
|
||||||
cp ./scripts/hooks/* .git/hooks/
|
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
make docs
|
|
||||||
git add docs
|
|
Loading…
Reference in New Issue
Block a user