Completed
Pull Request — master (#80)
by Ankit
08:22
created

Checkout Config

---
checks:
  php:
    code_rating: true

filter:
  excluded_paths:
    - tests/*
    - uninstall.php

tools:
  php_code_sniffer:
    config: { standard: WordPress }
  external_code_coverage:
    timeout: 1200