Completed
Pull Request — master (#28)
by Guillaume
01:29
created

Checkout Config

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

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }