opendena/pnf

View on GitHub

Showing 1 of 1 total issue

Function args has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

pnf.args = function(arg) {
  switch (true) {
    case arg === '-help':
    case arg === '--help':
      pnf.stdout.write(
Severity: Minor
Found in lib/pnf.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language