dodekeract/generator-ci

View on GitHub
generators/app/index.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function prompting has 78 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    prompting: function () {
        var done = this.async();
        this.prompt([{
            type: 'input',
            name: 'projectName',
Severity: Major
Found in generators/app/index.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status