Completed
Push — master ( fc7027...e72ab1 )
by Philip
24:06
created

Checkout Config

filter:
    excluded_paths:
        - 'app/*'
        - 'bin/*'
        - 'var/*'
        - 'web/*'
        - 'src/*/*/*Bundle/Tests'
tools:
    php_code_coverage: false
    external_code_coverage:
        runs: 1
        timeout: 1200
checks:
    php:
        code_rating: true
        duplication: true