Completed
Push — master ( a2fb53...da4616 )
by arto
08:23
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: {  }