Passed
Push — master ( c3c052...2f2461 )
by
unknown
04:57 queued 03:07
created

Checkout Config

inherit: true

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

checks:
  php:
    code_rating: true
    duplication: true

filter:
  paths: [src/*, tests/*]

Repository Config

imports:
    - php