Code Sniffer error
I am getting this error http://puu.sh/vKHvP/18baf44901.png for PHP codesniffer . followed this https:/
I am using windows 10 and phpstorm 2017.1.3
请先登录再写评论。
I am getting this error http://puu.sh/vKHvP/18baf44901.png for PHP codesniffer . followed this https:/
I am using windows 10 and phpstorm 2017.1.3
请先登录再写评论。
Hello,
It happens because you don't have your PHP interpreter available via environment variable.
You can modify the "phpcs" script and change the path from relative to direct PHP interpreter.