Passed
Pull Request — master (#9)
by Tim
03:08
created

Checkout Config

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

Repository Config

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

coding_style:
    php: {  }
build: true