Completed
Push — master ( a9f277...0dcf76 )
by Blake
02:00
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