Passed
Push — master ( 810780...e62b77 )
by Nicolaas
01:56
created

Checkout Config

inherit: true

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

checks:
  php:
    code_rating: true
    duplication: true

filter:
  paths: [src/*]