Completed
Push — master ( b41c83...c3a608 )
by Artem
05:42
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*
    - Tests/*

before_commands:
  - "composer install --prefer-dist"

Repository Config

# language: php