Adding dev-scripts (Without much content) .. this can later help setting up the projects on other pc's.
This commit is contained in:
5
scripts/hooks/pre-commit.hook.sh
Normal file
5
scripts/hooks/pre-commit.hook.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
# Run clang-tidy
|
||||
|
Reference in New Issue
Block a user