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