lgaticaq/codigo-postal-cli

View on GitHub

Showing 1 of 1 total issue

Function exports has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = args => {
  return new Promise((resolve, reject) => {
    program
      .version(pkg.version)
      .usage('-a <calle> -n <numero> -c <comuna>')
Severity: Minor
Found in src/command.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language