Completed
Push — master ( 7c7fe3...6a7799 )
by Gilmar
03:09
created

Repository Config

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