Hey there !
The tool proposes to convert a 'switch' block to a 'match' one which is a PHP 8.0 feature or I work with PHP 7.4
The settings.json is correctly filled (i guess).
Or the trick with
// phpcs:ignorefile
// phpcs:disable
don't work either.
Any idea ?