Completed
Push — master ( d4b73f...6fa895 )
by Rafael
01:59
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true
filter:
    excluded_paths:
        - tests/*

Repository Config

checks:
    php: true
filter:
    excluded_paths:
        - tests/*
coding_style:
    php: {  }