Completed
Push — master ( 83f6ac...3f3e34 )
by Alexander
11:53
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