Completed
Push — master ( abec3a...7e1653 )
by Hannes
02:00
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'bin/*'
        - 'src/Parser.php'
tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
    external_code_coverage: false
checks:
    php: true
coding_style:
    php:
        spaces:
            other:
                after_type_cast: false