trufflesuite/truffle

View on GitHub
packages/dashboard/dev-server/all.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function startServers has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function startServers() {
  notice("Press ^C or Q to exit\nStarting servers...");

  const { commands, result } = concurrently(
    [
Severity: Minor
Found in packages/dashboard/dev-server/all.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status