Completed
Push — master ( 9ee557...c9454c )
by Aimeos
02:45
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