Passed
Push — master ( ba7bf0...2e7f8d )
by Eugene
01:28
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