Completed
Push — master ( e6ed8a...0e7b40 )
by arto
03:23
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: {  }