Completed
Push — dlandon ( f9f2be )
by
unknown
01:17
created

Checkout Config

filter:
    excluded_paths:
        - '3rdparty/*'
        - 'js/vendor/*'
        - 'js/public/*'

imports:
    - javascript
    - php

checks:
    php:
        code_rating: true
        duplication: true