Completed
Branch master (6544f4)
by Ankit
07:55
created

Checkout Config

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

checks:
    php:
        code_rating: true

tools:
    external_code_coverage:
        runs: 2