Completed
Push — master ( a4cbf5...a648b2 )
by Nikola
06:47 queued 05:16
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