Completed
Branch master (a67fbc)
by Samuel
04:59 queued 02:36
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