Passed
Push — master ( 3558fb...360579 )
by Nicolaas
14:55 queued 07:01
created

Checkout Config

inherit: true

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

checks:
  php:
    code_rating: true
    duplication: true

filter:
  paths: [src/*]