Completed
Push — master ( 5cf2a3...a7d1bf )
by Thomas
03:36
created

Checkout Config

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

imports:
    - javascript
    - php

checks:
    php:
        code_rating: true
        duplication: true