#2289 - Run copy and paste detector

Identifier #2289
Issue type Feature request or suggestion
Title Run copy and paste detector
Status Open
Handling member Deleted
Addon General / Uncategorised
Description This tool:
https://github.com/sebastianbergmann/phpcpd

Can be run with something like:
phpcpd --exclude exports --exclude tracker --exclude sources_custom/geshi --exclude data_custom/ckeditor --exclude data/ckeditor --min-lines 1 --fuzzy .

to find copy and pasted code. It is a good idea for us to do this occasionally.
Steps to reproduce

Additional information A simpler alternative using regexps, that works on all code files, is included in our release testing issue.
Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated