Completed
Push — master ( 559f84...4424cd )
by Armando
01:14
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - 'js/chosen.jquery.min.js'
    - 'js/tag-it.jquery.min.js'
    - 'tests/*'
    - 'vendor/*'

tools:
  php_code_sniffer:
    config:
      standard: "WordPress"

  js_hint: true

  php_mess_detector:
    config:
      controversial_rules:
        superglobals: false

Repository Config

# language: php