File: phpstan.neon

package info (click to toggle)
php-maxmind-web-service-common 0.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 148 kB
  • sloc: php: 515; sh: 37; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 108 bytes parent folder | download
1
2
3
4
5
6
7
parameters:
    level: 6
    paths:
        - src
        - tests
    checkMissingIterableValueType: false