File: phpstan.neon.dist

package info (click to toggle)
php-react-promise 3.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 624 kB
  • sloc: php: 3,424; makefile: 22
file content (10 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
parameters:
    level: max

    paths:
        - src/
        - tests/

    fileExtensions:
        - php
        - phpt