diff --git a/Php-copy-paste-detector-plugin.md b/Php-copy-paste-detector-plugin.md new file mode 100644 index 0000000..0df4b20 --- /dev/null +++ b/Php-copy-paste-detector-plugin.md @@ -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. \ No newline at end of file