Completed
Branch master (280763)
by Issei
01:28
created

Repository Config

tools:
    external_code_coverage: true
    php_sim:                true
    php_pdepend:            true
    php_analyzer:           true
filter:
    paths: 
        - 'src/*'
    excluded_paths:
        - 'tests/*'