Completed
Push — master ( fd5c7c...e49e29 )
by grégoire
02:27
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/*"]