File: .scrutinizer.yml

package info (click to toggle)
php-pda-pheanstalk 8.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 836 kB
  • sloc: php: 4,713; xml: 19; makefile: 14
file content (16 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
filter:
  paths: [src/*]
checks:
  php:
    code_rating: true
    duplication: true
tools:
  external_code_coverage:
    runs: 1
build:
  nodes:
    analysis:
      tests:
        override:
          - phpcs-run
          - php-scrutinizer-run