@@ -84,7 +84,7 @@ |
||
84 | 84 | return [ |
85 | 85 | ['phan', new PhanJsonIdentifier()], |
86 | 86 | ['phpcs-json', new PhpCodeSnifferJsonIdentifier()], |
87 | - ['phpcs-txt', new PhpCodeSnifferJsonIdentifier()], |
|
87 | + ['phpcs-txt', new PhpCodeSnifferJsonIdentifier()], |
|
88 | 88 | ['phpmd', new PhpmdJsonIdentifier()], |
89 | 89 | ['phpstan-json', new PhpstanJsonIdentifier()], |
90 | 90 | ['phpstan-text', new PhpstanJsonIdentifier()], |