kasperisager/generator-vanilla

View on GitHub
app/index.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function askForAddon has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  askForAddon: function () {
    var next = this.async()
      , prompts = [{
        type: 'list'
      , name: 'type'
Severity: Major
Found in app/index.js - About 2 hrs to fix

    Function files has 37 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      files: function () {
        var self  = this
          , today = new Date();
    
        this.year      = today.getFullYear();
    Severity: Minor
    Found in app/index.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status