Completed
Push — master ( 531d84...3b8463 )
by Samuel
06:26 queued 04:34
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