After install Xdebug on PhpStorm, CodeSniffer start show this annoying balloon message:
phpcs: Can not correctly run the tool with parameters: /tmp/phpcs_temp.tmp/app/Http/Controllers/PostController.php --encoding=utf-8 --report=xml
Environment: PhpStorm 2017.1.2, Xdebug 2.5.3, CodeSniffer 3.0, Nginx
PS: I try this solution, but it dose not help :(