Completed
Push — master ( b1b76d...60afd2 )
by arto
03:07
created

Checkout Config

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

checks:
  php:
    code_rating: true
    duplication: true

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }