Completed
Push — master ( 81bca9...75307d )
by Ankit
03:53
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