qiuyimo / qiuyuhome.github.io

我的博客, 记录一些技术知识和问题的解决方法. 主要涉及到了 PHP, MySQL, Linux, JavaScript, HTML, Docker等等.
http://www.qiuyuhome.com
MIT License
1 stars 2 forks source link

[2018-04-06 14:42:09] PHPSTORM 中使用 phpcs 报错 #9

Open qiuyimo opened 6 years ago

qiuyimo commented 6 years ago

[2018-04-06 14:42:18]

2018/4/6
下午1:43  PHP Code Sniffer
                phpcs: Can not correctly run the tool with parameters:
                /private/var/folders/gt/_7v3n94501x5cp5rdgbddq0w0000gn/T/phpcs_temp.tmp/Application/Deal/Controller/ListController.class.php
                --standard=PSR2
                --encoding=utf-8
                --report=xml
                Possible tool process hangup after 5 sec.
                Exclude ListController.class.php from PHP Code Sniffer analysis.

这个应该如何处理?