Completed
Push — master ( cceadc...3df73a )
by Mikołaj
04:41
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

Repository Config

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