Completed
Push — master ( 674b46...d0de95 )
by Bukashk0zzz
04:40
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*

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

Repository Config

# language: php

checks:
    php: {  }