Completed
Push — master ( aab142...136162 )
by Aimeos
02:04
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