File: phpstan.neon

package info (click to toggle)
php-json-schema 6.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,216 kB
  • sloc: php: 9,403; makefile: 153; python: 28; sh: 13
file content (10 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
parameters:
    level: 8
    paths:
        - ./src/
    ignoreErrors: []
    phpVersion: 70200

includes:
    - phpstan-baseline.neon
    - vendor/marc-mabe/php-enum-phpstan/extension.neon