Completed
Push — master ( bc35c0...2b9afb )
by Artem
02:21
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