File: phpstan.neon.dist

package info (click to toggle)
php-sql-formatter 1.2.17%2Bdct1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 652 kB
  • sloc: php: 1,745; sql: 271; xml: 18; makefile: 14
file content (8 lines) | stat: -rw-r--r-- 247 bytes parent folder | download
1
2
3
4
5
6
7
8
parameters:
    autoload_directories:
        - vendor-bin/phpunit/vendor/phpunit/phpunit/src
    level: max
    paths:
        - %currentWorkingDirectory%/src
        - %currentWorkingDirectory%/tests
        - %currentWorkingDirectory%/examples