Completed
Push — master ( 7e1580...80a7c1 )
by Ankit
01:54
created

Checkout Config

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

checks:
    php:
        code_rating: true

tools:
    external_code_coverage:
        runs: 2