Description
Feature request
I'd like to ignore multiple identifiers within some path, like this:
ignoreErrors:
-
identifiers:
- method.internal
- method.internalClass
path: tests/*
I can do that with messages
and paths
, but not with identifiers
.
Did PHPStan help you today? Did it make you happy in any way?
No response