Completed
Push — master ( 63bbb1...653de7 )
by Aimeos
02:37
created

Repository Config

tools:
    php_sim: false
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'tests/*'
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            general:
                linefeed_character: newline

checks:
    php:
        sql_injection_vulnerabilities: true
        security_vulnerabilities: true