Completed
Push — master ( 2cb9a0...e3e02b )
by arto
05:15
created

Checkout Config

filter:
  paths:
    - source/*
  excluded_paths:
    - vendor/*

checks:
  php:
    code_rating: true
    duplication: true

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php: {  }