Passed
Push — master ( cf5c82...52df33 )
by Garion
03:17 queued 10s
created

Checkout Config

inherit: true

build:
  dependencies:
    override:
      - composer install --prefer-dist
  nodes:
    analysis:
      tests:
        override: [php-scrutinizer-run]

checks:
  php:
    code_rating: true
    duplication: true

filter:
  paths: [src/*, tests/*]

Repository Config

# language: php