riaf/clclean

View on GitHub

Showing 1 of 1 total issue

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

module.exports = function(options) {
  var EventEmitter = require('events').EventEmitter
    , e = new EventEmitter
    , cloudinary = require('cloudinary')
    , _ = require('lodash')
Severity: Major
Found in index.js - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language