Passed
Push — master ( a2ac4d...245815 )
by Lee
01:42
created

Checkout Config

build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run
filter:
  paths: ["src/*"]
tools:
  external_code_coverage: true
  php_code_coverage: true
  php_sim: true
  php_mess_detector: true
  php_pdepend: true
  php_analyzer: true
  php_cpd: true

Repository Config

# language: php