jmdobry/disqus-node

View on GitHub
lib/api/Forums.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

module.exports = function (util) {
  return function Forums(config) {

    /**
     * ### addModerator
Severity: Minor
Found in lib/api/Forums.js - About 1 hr to fix

    Function Forums has 45 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      return function Forums(config) {
    
        /**
         * ### addModerator
         * Adds a moderator to a forum.
    Severity: Minor
    Found in lib/api/Forums.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status