We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4677c2 commit 4f1d45fCopy full SHA for 4f1d45f
lib/ResultPrinter.php
@@ -33,7 +33,6 @@ final class ResultPrinter {
33
public static function isFilterKey(string $filterString): bool
34
{
35
$keys = [
36
- self::KEY_OVERALL_ERRORS,
37
self::KEY_CLASSES_COMPLEXITY,
38
self::KEY_DEPRECATIONS,
39
self::KEY_INVALID_PHPDOCS,
0 commit comments