Why PHP_CodeSniffer shows errors No response from codesniffer?
In PphStorm 2021.1 working with laravel 9 I have
"squizlabs/php_codesniffer": "3.7.1" installed and perodically I got errors that
No response from codesniffer :
But I have codesniffer installed and check is it installed and activated?
Any hints how these errors could be fixed?
Thanks!
请先登录再写评论。
Your tool process timeout value is way too low, so PhpStorm just doesn't wait long enough for the process to finish.
Please revert it to the default value, 5 seconds, or maybe even longer, and try again.