Completed
Push — master ( 3d6e51...1deedf )
by Hiraku
11s
created

Checkout Config

imports:
    - php

filter:
    excluded_paths:
        - tests/*

tools:
    external_code_coverage: true

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
    javascript: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true