diff --git a/src/Config.php b/src/Config.php index e512d33fe6..cb7a0ca174 100644 --- a/src/Config.php +++ b/src/Config.php @@ -397,6 +397,8 @@ public function __construct(array $cliArgs=[], $dieOnUnknownArg=true) 'phpcs.xml', '.phpcs.xml.dist', 'phpcs.xml.dist', + '.phpcs.dist.xml', + 'phpcs.dist.xml', ]; do {