Completed
Push — master ( 787f41...34f279 )
by Jérémy
01:57
created

Checkout Config

checks:
    php:
        excluded_dependencies:
            - atoum/atoum
            - atoum/stubs

filter:
    paths:
        - "*"

    excluded_paths:
        - "Tests/*"
        - "vendor/*"

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            within:
                brackets: true