cakephp-codesniffer
cakephp-codesniffer copied to clipboard
Version 4.7 shows this warning
Related to #382 Just created a project with CakePHP 4 and configured PHPStorm to use phpcs and this standard. Issue 382 refers to a warning relating to slevomat/coding-standard. Version 4.7 shows this error in PHPStorm:
phpcs: ERROR: Referenced sniff "SlevomatCodingStandard.Arrays.TrailingArrayComma" does not exist
I haven't begun coding on the project yet, so I'm unaware of any problems running phpcs in PHPStorm, but considering the implications in VSCode stated in 382, this may also impact that tool.
SlevomatCodingStandard installed is version 8.11.1