shlink/phpstan.neon
2020-10-16 19:53:05 +02:00

6 lines
170 B
Text

parameters:
checkMissingIterableValueType: false
checkGenericClassInNonGenericObjectType: false
ignoreErrors:
- '#mustRun\(\)#'
- '#If condition is always false#'