Completed
Push — master ( 9d1627...99ae58 )
by Ankit
01:35
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