Completed
Push — master ( 48f45b...559f84 )
by Armando
01:19
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - 'js/chosen.jquery.min.js'
    - 'js/tag-it.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