labs-js/turbo-git-config

View on GitHub
lib/utils.js

Summary

Maintainability
A
1 hr
Test Coverage

Function utils has 48 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function utils(console, process) {
    'use strict';
    var childProcess = require('child_process'),
        Promise = require('promise'),
        shell = require('shelljs'),
Severity: Minor
Found in lib/utils.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status