Completed
Push — master ( 616821...b18044 )
by Anton
02:09
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
    javascript: true
coding_style:
    php:
        spaces:
            around_operators:
                additive: false
                multiplicative: false
            within:
                brackets: true