Skip to content

Instantly share code, notes, and snippets.

@soderlind
Created October 10, 2016 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soderlind/f82d20c9d8512ec5e7f3ee2f79ce1e76 to your computer and use it in GitHub Desktop.
Save soderlind/f82d20c9d8512ec5e7f3ee2f79ce1e76 to your computer and use it in GitHub Desktop.
---
engines:
duplication:
enabled: true
config:
languages:
- php
eslint:
enabled: true
env:
jquery: true
fixme:
enabled: true
phpcodesniffer:
enabled: true
config:
standard: "WordPress-Core"
ratings:
paths:
- "**.js"
- "**.php"
exclude_paths:
- node_modules/**/*
- languages/**
# - css/**
# - js/**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment