grunt-phpcs
grunt-phpcs copied to clipboard
grunt-phpcs is really slow
Other people have reported it as well: https://stackoverflow.com/questions/37450185/php-code-sniffer-via-grunt-is-incredibly-slow/37682779 https://stackoverflow.com/questions/37611312/php-code-sniffer-execution-through-grunt-is-extremely-slow
Couldn't something be done to improve this ?
Looks like people are having this issue outside of Grunt as well https://github.com/squizlabs/PHP_CodeSniffer/issues/993
I made a fork of this project and you can see the fix there if you like.