Completed
Push — master ( 0f95d0...246dde )
by Mikołaj
03:39
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

Repository Config

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