Completed
Push — master ( 5c3df7...e73e89 )
by Ankit
02:03
created

Checkout Config

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

checks:
    php:
        code_rating: true

tools:
    external_code_coverage:
        runs: 2