SockDrawer/SockBot

View on GitHub
providers/nodebb/category.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function bindCategory has 114 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.bindCategory = function bindCategory(forum) {
    /**
     * Topic Processor
     *
     * @typedef {TopicProcesspr}
Severity: Major
Found in providers/nodebb/category.js - About 4 hrs to fix

There are no issues that match your filters.

Category
Status