File: phpstan.neon

package info (click to toggle)
php-pda-pheanstalk 7.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 836 kB
  • sloc: php: 4,604; xml: 19; makefile: 14
file content (11 lines) | stat: -rw-r--r-- 209 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
parameters:
  level: 9
  paths:
    - src
    - tests
  treatPhpDocTypesAsCertain: false
  reportUnmatchedIgnoredErrors: true
  bootstrapFiles:
    - tests/sa-bootstrap.php
includes:
  - phpstan-baseline.neon