haraka/haraka-plugin-redis

View on GitHub
index.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status