Passed
Push — master ( dbffaa...fe6fb9 )
by Eugene
07:05
created

Checkout Config

checks:
  php: true

tools:
  php_mess_detector: true
  php_cpd: true
  php_loc:
    excluded_dirs: [vendor]
  php_pdepend:
    excluded_dirs: [vendor]

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

Repository Config

imports:
    - php