trufflesuite/truffle

View on GitHub
packages/compile-common/src/sources.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function collectSources has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function collectSources(
  originalSources: Sources,
  originalTargets: string[] = [],
  baseDirectory: string = "",
  replacement: string = "/"
Severity: Minor
Found in packages/compile-common/src/sources.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status