jeffy-g/rm-cstyle-cmts

View on GitHub
__tests__/grmc-test.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function eachModule has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function eachModule(path: string) {

    let grmc: typeof import("../src/gulp/");
    beforeAll(async () => {
        grmc = await import(path);
Severity: Minor
Found in __tests__/grmc-test.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status