Completed
Pull Request — master (#78)
by Ankit
01:34
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