Completed
Push — master ( 44f4dd...394525 )
by Damian
02:33
created

Checkout Config

imports:
    - php
 
filter:
    excluded_paths: [test/*]
 
tools:
    external_code_coverage: true

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build: true