Completed
Push — develop ( fdae77...4ae9fd )
by Peter
07:23
created

Repository Config

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