Passed
Push — master ( 1081d1...59b4ef )
by Nicolaas
33:02 queued 25:07
created

Checkout Config

inherit: true

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

checks:
  php:
    code_rating: true
    duplication: true

filter:
  paths: [src/*]