sylvaindethier/nvm-test-plugin-travis

View on GitHub

Showing 1 of 1 total issue

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