semrel-extra/topo

View on GitHub
src/main/ts/topo.ts

Summary

Maintainability
A
1 hr
Test Coverage
A
98%

Function topo has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const topo = async (
  options: ITopoOptions = {}
): Promise<ITopoContext> => {
  const {
    cwd = process.cwd(),
Severity: Minor
Found in src/main/ts/topo.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status