yannickcr/gulp-jscpd

View on GitHub

Showing 1 of 3 total issues

Function exports has 99 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(opts) {
  opts = util._extend({
    'min-lines' : 5,
    'min-tokens': 70,
    reporter    : 'xml',
Severity: Major
Found in lib/gulp-jscpd.js - About 3 hrs to fix
    Severity
    Category
    Status
    Source
    Language