Completed
Push — feature-php71 ( 09cbef...125275 )
by Artem
01:06
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*
    - tests/*

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