Passed
Push — master ( 8604b2...06d4b0 )
by Nicolaas
23:02 queued 15:34
created

Checkout Config

inherit: true

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

checks:
  php:
    code_rating: true
    duplication: true

filter:
  paths: [src/*]