Completed
Push — remove-admin ( 9fdeda )
by Sam
09:47
created

Checkout Config

inherit: true
filter:
  excluded_paths:
    - thirdparty/*
    - parsers/*
    - docs/*
    - images/*

Repository Config

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