staabm/annotate-pull-request-from-checkstyle turns checkstyle-based XML reports into pull request comments. Because all it needs is that checkstyle format, it already supports PHP_CodeSniffer, PHP-CS-Fixer, and Pint.
We're trying to hack at this for our project via duster.json configuration and perhaps CI-specific commands, but it would be great if there were official support!
staabm/annotate-pull-request-from-checkstyle turns checkstyle-based XML reports into pull request comments. Because all it needs is that checkstyle format, it already supports PHP_CodeSniffer, PHP-CS-Fixer, and Pint.
We're trying to hack at this for our project via
duster.jsonconfiguration and perhaps CI-specific commands, but it would be great if there were official support!