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
Please sign in to leave a comment.
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
Please sign in to leave a comment.
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.