Completed
Branch master (aa15f3)
by Dorel
01:49
created

Repository Config

filter:
    excluded_paths:
        - 'app/*'
        - 'tests/*'
        - 'bin/*'
        - 'web/*'
        - 'var/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true