Completed
Push — master ( f70f7f...4ac6a9 )
by Samuel
02:08
created

Checkout Config

filter:
    paths:
        - 'src/*'
    excluded_paths:
            - 'tests/*'
checks:
    php:
        excluded_dependencies:
            - atoum/atoum
            - simshaun/recurr
coding_style:
    php:
        spaces:
            around_operators:
                multiplicative: false

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                multiplicative: false