Completed
Push — master ( c9d0e3...458768 )
by Sam
08:17
created

Repository Config

filter:
    excluded_paths:
        - 'app/*'
        - 'tests/*'
        - 'bin/*'
        - '*.min.js'
checks:
    php: true
    javascript: true
coding_style:
    php:
        spaces:
            around_operators:
                additive: false
            other:
                after_type_cast: false