-
-
Notifications
You must be signed in to change notification settings - Fork 942
Closed
phpstan/phpstan-src
#4080Labels
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
Reactions are currently unavailable