semrel-extra/topo

View on GitHub

Showing 1 of 1 total issue

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
    Severity
    Category
    Status
    Source
    Language