TomasVotruba / unused-public

Find Unused Public Elements in Your Code
https://tomasvotruba.com/blog/can-phpstan-find-dead-public-methods/
MIT License
151 stars 12 forks source link

Cleanup PHPStan ignore rules #93

Closed staabm closed 11 months ago

staabm commented 11 months ago

the headliner feature for https://github.com/phpstan/phpstan/releases/tag/1.10.49 makes PHPStan smarter about our Collector generics, which means we no longer have to ignore errors as these no longer happen