Passed
Push — master ( a90048...83a15a )
by Andrey
05:06
created

Checkout Config

build:
  nodes:
    analysis:
      tests:
        override:
          - "php-scrutinizer-run"

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*

before_commands:
  - "composer install --prefer-source"

Repository Config

# language: php