Completed
Push — master ( 7ce0a4...747a18 )
by Raffael
10:47 queued 06:50
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - '*.min.js'
        - '*/vendor/*'
        - 'dist/*'
checks:
    php: true
    javascript: true
coding_style:
    php:
        spaces:
            around_operators:
                bitwise: false
            other:
                after_type_cast: false