FastGap/generator-fastgap

View on GitHub

Showing 2 of 4 total issues

Function exports has 155 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (grunt) {
  'use strict';

  var appConfig = {

Severity: Major
Found in app/templates/Gruntfile.js - About 6 hrs to fix

    Function askFor has 26 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      askFor: function () {
        var done = this.async();
    
        // welcome message
        if (!this.options['skip-welcome-message']) {
    Severity: Minor
    Found in app/index.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language