【发布时间】:2018-12-08 08:40:55
【问题描述】:
我想运行phpcs工具,但是这个错误来了,
ERROR: Referenced sniff "PHPCompatibility" does not exist
我运行了 phpcs -i。这给了我,
The installed coding standards are PEAR, PSR1, Zend, Squiz, PSR12, PSR2, MySource and PHPCompatibility.
但总是会出现这个错误, 错误:引用的嗅探“PHPCompatibility”不存在。 有什么原因吗?
【问题讨论】: