sylvaindethier/nvm-test-plugin-travis

View on GitHub
src/command.js

Summary

Maintainability
A
1 hr
Test Coverage

Function handler has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const handler = (argv) => {
  // get options from argv
  const { install, test, dryRun, logLevel } = argv

  // set log heading & level
Severity: Minor
Found in src/command.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status