File: phpstan.neon

package info (click to toggle)
pdepend 2.16.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 19,500 kB
  • sloc: php: 60,939; xml: 1,423; pascal: 34; sql: 34; makefile: 33; sh: 8
file content (10 lines) | stat: -rw-r--r-- 301 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
parameters:
    paths:
        - src/main
    rememberPossiblyImpureFunctionValues: false
    excludePaths:
        - src/main/php/PDepend/DbusUI/ResultPrinter.php
        - src/main/php/PDepend/Util/ImageConvert.php
    universalObjectCratesClasses:
        - PDepend\Util\Configuration
    level: 6