Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 211 Bytes

File metadata and controls

5 lines (3 loc) · 211 Bytes

git-hooks

This Contains pre-commit file, to detect SyntaxError in code before commiting the changes.

pre-commit.sh in /sample should be moved to /.git/hooks directory removing .sh extention to enable it.