Completed
Push — master ( dd953b...1b05d4 )
by Anton
10s
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