Completed
Push — update_deploy_config ( f37ed3...4e23f2 )
by amaury
18:27
created

Checkout Config

filter:
    excluded_paths:
        - 'vendor/*'
        - 'tests/*'
        - 'app/*'
        - 'bin/*'
        - 'library/*'
    paths: {  }
tools:
    php_sim:
        enabled: true
    php_pdepend:
        enabled: true
    php_analyzer:
        enabled: true
    php_changetracking:
        enabled: true
application:
    type: none

Repository Config

filter:
    excluded_paths:
        - 'app/*'
checks:
    php: true
coding_style:
    php: {  }