jeffy-g/rm-cstyle-cmts

View on GitHub
src/bench/index.ts

Summary

Maintainability
A
1 hr
Test Coverage

Consider simplifying this complex logical expression.
Open

    if (settings.p === true) {
        const stdin = process.stdin;
        stdin.resume().setEncoding("utf8");
        inputs = "";

Severity: Major
Found in src/bench/index.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status