chore: add git hooks
This commit is contained in:
4
.githooks/pre-push
Executable file
4
.githooks/pre-push
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
make test
|
||||
make check
|
||||
make format
|
||||
Reference in New Issue
Block a user