Completed
Pull Request — master (#291)
by Raimund
04:00
created

Checkout Config

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

imports:
    - javascript
    - php

checks:
    php:
        code_rating: true
        duplication: true