Completed
Push — master ( 04ca82...a2fb53 )
by arto
03:33
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: {  }