Passed
Push — master ( ae5981...9d77a0 )
by Robbie
03:59
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