Completed
Push — master ( 1bb428...fe8713 )
by Tobias
8s
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 2
        spaces:
            around_operators:
                relational: false
                negation: true