haraka/haraka-plugin-redis

View on GitHub

Showing 1 of 1 total issue

Function init_redis_plugin has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.init_redis_plugin = function (next, server) {
  const plugin = this

  // this function is called by plugins at init_*, to establish their
  // shared or unique redis db handle.
Severity: Minor
Found in index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language