vesln/seltron

View on GitHub

Showing 1 of 1 total issue

Function seltron has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function seltron(type, port, fn) {
  var commands = Object.create(null);
  var done = false;
  var process = null;

Severity: Minor
Found in lib/seltron.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language