1
0
Fork 0
mirror of https://github.com/shlinkio/shlink.git synced 2025-03-17 05:31:45 +03:00
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#'