Completed
Push — master ( 920e66...f88d0c )
by Samuel
23s queued 12s
created

Checkout Config

filter:
    paths:
        - 'src/*'
    excluded_paths:
            - 'tests/*'
            - 'etc/*'
            - 'bin/*'
checks:
    php: true

coding_style:
    php:
        spaces:
            around_operators:
                multiplicative: false

Repository Config

# language: php