Completed
Push — master ( 8e523c...333454 )
by Rafael
12s
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: {  }