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.