Completed
Push — master ( bbb6c4...cfbe4b )
by Tobias
03:51 queued 02:30
created

Repository Config

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