File: phpstan.neon.dist

package info (click to toggle)
php-lcobucci-jwt 5.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,280 kB
  • sloc: php: 6,674; makefile: 49
file content (5 lines) | stat: -rw-r--r-- 109 bytes parent folder | download
1
2
3
4
5
parameters:
    level: 8 # not yet ready for all the `mixed` checks
    paths:
        - src
        - tests