Created Php copy paste detector plugin (markdown)

Dan Cryer 2013-10-17 03:14:53 -07:00
commit 64cfab7de8

@ -0,0 +1,5 @@
Runs PHP Copy / Paste Detector against your build.
### Configuration Options:
* **path** - Optional - Path in which to run PHP Copy/Paste Detector.
* **ignore** - Optional - A list of files / paths to ignore, defaults to the build_settings ignore list.