Closed notdefine closed 12 months ago
Looking at the rule, it seems using PhpCsFixer\Fixer\Whitespace\StatementIndentationFixer
which ECS consume, the issue is probably due to latest php-cs-fixer release for that rule.
You may need to report the bug on https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues
Closing as responsibility of PHP CS Fixer.
Looking at the rule, it seems using
PhpCsFixer\Fixer\Whitespace\StatementIndentationFixer
which ECS consume, the issue is probably due to latest php-cs-fixer release for that rule.
I couldn't reproduce the issue on our side. Probably it's some kind of glitch related to @notdefine's setup. The /files/*
path is interesting - is it executed in some kind of encapsulated runtime, like devcontainers or something?
Result of vendor/bin/ecs --debug
(!) This error only shows up on the first run. The second succeeds.
ecs.php