Completed
Push — master ( 6d1c9a...5c8380 )
by Tomáš
01:28
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'examples/*'

checks:
    php:
        code_rating: true
        duplication: true

coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            before_parentheses:
                closure_definition: true