Completed
Pull Request — master (#38)
by Dániel
02:16
created

Checkout Config

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

Repository Config

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