coding-standard icon indicating copy to clipboard operation
coding-standard copied to clipboard

phpcs: ERROR: Referenced sniff "SlevomatCodingStandard.Arrays.SingleLineArrayWhitespace" does not exist

Open santarinto opened this issue 5 years ago • 1 comments
trafficstars

Why my phpcs print :

"phpcs: ERROR: Referenced sniff "SlevomatCodingStandard.Arrays.SingleLineArrayWhitespace" does not exist Run "phpcs --help" for usage information"

my errors when configured phpcs or error in the package?

santarinto avatar Jul 30 '20 12:07 santarinto

What are the versions of doctrine coding-standard and slevomat coding-standard in your project?

SenseException avatar Aug 02 '20 00:08 SenseException