Completed
Push — master ( c3263f...baf591 )
by Samuel
01:55
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