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