Completed
Push — master ( 28e3a7...7f1e1a )
by
unknown
01:13
created

Checkout Config

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

imports:
    - javascript
    - php

checks:
    php:
        code_rating: true
        duplication: true