Completed
Push — development ( 061567...c0b810 )
by Blake
07:59
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