Completed
Push — development ( 641ccf...061567 )
by Blake
08:08
created

Checkout Config

filter:
    paths: [src/*]
    excluded_paths: [bin/*, config/*, logs/*, plugins/*, tests/*, tmp/*, webroot/*]
tools:
    php_analyzer: true
checks:
    php:
        code_rating: true

Global Config

filter:
    paths: [src/*]
    excluded_paths: [bin/*, config/*, logs/*, plugins/*, tests/*, tmp/*, webroot/*]
tools:
    php_analyzer: true
checks:
    php:
        code_rating: true