Completed
Pull Request — master (#4)
by Manuel
02:02
created

Repository Config

checks:
    php:
        excluded_dependencies:
            - atoum/atoum
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths: ["sources/tests/*"]