Completed
Push — master ( bc0c82...b2c4c2 )
by Konstantin
03:42
created

Repository Config

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