Completed
Push — add-code-of-conduct-1 ( 6ea865 )
by Gabriel
06:27 queued 05:20
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true

filter:
    excluded_paths:
        - 'tests/*'
        - 'vendor/*'