File: phpstan.neon

package info (click to toggle)
phpunit-lines-of-code 4.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,668 kB
  • sloc: php: 403; xml: 50; makefile: 17
file content (6 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
parameters:
    level: 10
    paths:
        - src
        - tests/unit
        - tests/integration