Completed
Push — master ( c6f1f8...788b5e )
by Konstantin
02:00
created

Repository Config

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