CodeatCS is a project with rulsets used for the Codeat plugins/themes development based on WordPress Coding Standards project, implementing official WordPress PHP Coding Standards, Slevomat Coding Standard, PHPCompatibilityWP and PHPCompatibilityWP.
phpcs --standard=./vendor/codeatcode/codeatcs/CodeatCodingStandard/ruleset.xml ./file.php -s
The -s
parameter shows sniff codes in all reports.