This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/php | |
<?php | |
/** | |
* CLI utility to lint all changed files in a local SVN repo. | |
* Modified from a pre-commit Subversion script by Omni Adams. | |
* | |
* @author Omni Adams <[email protected]> | |
* @author Eryn O'Neil <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I'm writing this so I can test notifications. |