trufflesuite/truffle

View on GitHub
packages/core/lib/commands/preserve/meta.js

Summary

Maintainability
A
1 hr
Test Coverage

Function help has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  help: options => {
    const TruffleError = require("@truffle/error");
    const { Plugins } = require("@truffle/plugins");
    const { getConfig } = require("./plugins");
    const semver = require("semver");
Severity: Minor
Found in packages/core/lib/commands/preserve/meta.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status