Completed
Push — master ( a7cbe4...d62223 )
by
unknown
02:18
created

Checkout Config

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

imports:
    - javascript
    - php

checks:
    php:
        code_rating: true
        duplication: true