gulp-jscpd
Version:
Gulp plugin for the copy/paste detector jscpd
24 lines (15 loc) • 398 B
Markdown
0.0.4 / 2015-05-01
==================
* silent the warning if .cpd.yaml is missing ([#1][])
* update dependencies
[#1]: https://github.com/yannickcr/gulp-jscpd/issues/1
0.0.3 / 2014-06-17
==================
* improve output messages
0.0.2 / 2014-06-16
==================
* add tests
* fix line numbers for the second file
0.0.1 / 2014-06-15
==================
* Initial release