Fixed
Phalcon\CodeQuality\PhpCsFixer\ConfigFactory::create()now excludes every_outputdirectory below the given paths. A project that scans atestsdirectory picked up the tooling caches intests/_output(the PHPStantmpDir), and php-cs-fixer reported those generated files.