Quickly scan a folder structure to validate all files of a specific language to validate syntax.
By default the scripts will checks all the files. By specifying the option recent, it only checks the files that have been updated within the last 240 minutes
The script in this gist
- for PHP php-check.sh
- for Ruby ruby-check.sh