NodeBB/NodeBB

View on GitHub
public/src/client/category/tools.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function init has 105 lines of code (exceeds 75 allowed). Consider refactoring.
Open

    CategoryTools.init = function () {
        topicSelect.init(updateDropdownOptions);

        handlePinnedTopicSort();

Severity: Major
Found in public/src/client/category/tools.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status