Completed
Push — master ( 116d17...d4b73f )
by Rafael
10s
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: {  }