Completed
Push — master ( 84e92a...325d3f )
by Samuel
01:51
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