crossyio/node-crossyio-unpack

View on GitHub

Showing 1 of 3 total issues

Function unpack has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function unpack() {
  var filename = [
    packageJSON.name,
    packageJSON.version,
  ].join('-') + '.tar.gz';
Severity: Minor
Found in unpack.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language