Completed
Push — master ( f5b6be...ead5ec )
by Maxim
03:02
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1
        spaces:
            around_operators:
                concatenation: true
                negation: true