NodeRedis/node-redis

View on GitHub
packages/client/lib/client/commands.ts

Summary

Maintainability
B
4 hrs
Test Coverage

File commands.ts has 373 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import CLUSTER_COMMANDS from '../cluster/commands';
import * as ACL_CAT from '../commands/ACL_CAT';
import * as ACL_DELUSER from '../commands/ACL_DELUSER';
import * as ACL_DRYRUN from '../commands/ACL_DRYRUN';
import * as ACL_GENPASS from '../commands/ACL_GENPASS';
Severity: Minor
Found in packages/client/lib/client/commands.ts - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status