Prefer fix over lint --fix (#403) #1267
Annotations
4 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
tests/Environment/Fixtures/CustomTokenParser.php#L13
Method TwigCsFixer\Tests\Environment\Fixtures\CustomTokenParser::parse() has Twig\Error\SyntaxError in PHPDoc `@throws` tag but it's not thrown.
|
|
PHPStan:
src/Environment/Parser/ComponentTokenParser.php#L16
Method TwigCsFixer\Environment\Parser\ComponentTokenParser::parse() has Twig\Error\SyntaxError in PHPDoc `@throws` tag but it's not thrown.
|
|
PHPStan:
src/Console/Command/TwigCsFixerCommand.php#L90
Method TwigCsFixer\Console\Command\TwigCsFixerCommand::execute() has Symfony\Component\Console\Exception\LogicException in PHPDoc `@throws` tag but it's not thrown.
|