php-parallel-lint/PHP-Parallel-Lint

exclude extension via --exclude

lordspace opened this issue · 1 comments

Hi, I ran this tool and it started checking phpunit's .phpt files.
I tried --exclude='*.phpt' but didn't work.

oh, I checked the command line options and it seems I can pass -e 'php,php4,php5,phtml' to it doesn't process .phpt files