Completed
Push — master ( e73e89...3913e6 )
by Ankit
01:37
created

Checkout Config

# .scrutinizer.yml
filter:
    excluded_paths: 
        - tests/*
        - uninstall.php

checks:
    php:
        code_rating: true

tools:
    external_code_coverage:
        runs: 2