Closed
Description
We recently had a file where scanning a single file takes > 40s
We've made some analysis why this was done https://www.drupal.org/node/2911280#comment-12270785
I'm wondering whether it would be possible to fix this in phpcs itself? For now we have a custom fix which involves moves the data to a json file.