Completed
Push — master ( cdb34a...654829 )
by arto
02:28
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: {  }