Completed
Push — master ( 8c9cc3...ccfd66 )
by Nikola
16:39 queued 12:14
created

Checkout Config

filter:
    paths: ["src/*"]
tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
    external_code_coverage: true

Repository Config

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