Completed
Push — master ( 20cc28...ad3ca2 )
by Jairo
42s
created

Checkout Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1

tools:
    external_code_coverage: true
    
build: true

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1
build: true