Completed
Pull Request — master (#1)
by Jérémy
01:56
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