Completed
Push — master ( 0dcf76...f4228f )
by Blake
05:57
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