rymizuki/node-hariko

View on GitHub
lib/cli.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exec has 67 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.exec = function () {
  var argv = yargs
    // setup common usage
    .usage('$0 [options]')
    // option
Severity: Major
Found in lib/cli.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status