Completed
Branch refactoring (063763)
by Issei
01:46
created

Repository Config

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