adamsiwiec/hexagon

View on GitHub

Showing 1 of 5 total issues

Function add has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  add (params) {
    var spinner = ora('Installing packages').start()
    var installList = params.split(' ')

    if (yarn('.')) {
Severity: Minor
Found in plugin.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language