pre-commit
pre-commit copied to clipboard
A pre-commit script that validates syntax errors in PHP, Scss, Css and JS. It also validates PHP files against PSR2 coding styles.
Results
1
pre-commit issues
Sort by
recently updated
recently updated
newest added
Hi @WouterSioen, I was just wondering if it would come in handy that tests are automatically executed when trying to commit. Sometimes we do not want to push commits that...