phpcs-teamcity-report is A PHP Code Sniffer report format for JetBrains' TeamCity continuous integration server.
Typical Composer installation (typically only necessary if you are contributing):
../path/to/composer install
Typical usage with PHP CodeSniffer:
../path/to/phpcs --report=src/Report.php ...
This report is compatible with squizlabs/php_codesniffer => ^3.0
. It was tested against version 3.2.3
.
See CONTRIBUTING.md for more details.