Passed
Push — master ( 3ba27a...3558fb )
by Nicolaas
09:07 queued 07:00
created

Checkout Config

inherit: true

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

checks:
  php:
    code_rating: true
    duplication: true

filter:
  paths: [src/*]