thecodrr/fdir

View on GitHub
src/api/walker.ts

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

            if (exclude && exclude(entry.name, resolvedPath)) return;
Severity: Major
Found in src/api/walker.ts - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status