Passed
Pull Request — 8.x-1.x (#16)
by Frédéric G.
05:02
created

Checkout Config

build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

filter:
  paths:
    - "src/*"
#  dependency_paths:
#    - "vendor"
#  excluded_paths:
#    - "vendor/*"

inherit: true

#tools:
#  external_code_coverage:
#    timeout: 300

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true