Completed
Push — development ( a068ac...542d14 )
by Blake
01:54
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