feat: add pre-commit githook
This commit is contained in:
parent
e5aace9765
commit
4f20f43a8d
2
priv/githooks/pre-commit
Executable file
2
priv/githooks/pre-commit
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
make static_code_analysis
|
Loading…
x
Reference in New Issue
Block a user