Completed
Push — master ( 14a68b...bc4d92 )
by Alexander
08:33
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
                negation: true
            within:
                brackets: true
build: true