42Zavattas/generator-bangular

View on GitHub
font/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function writing has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  writing: function () {

    mkdir.sync('client/assets/fonts/' + this.name);

    if (!utils.fileExists('client/styles/fonts.scss')) {
Severity: Minor
Found in font/index.js - About 1 hr to fix

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

      prompting: function () {
    
        var done = this.async();
    
        this.types = {};
    Severity: Minor
    Found in font/index.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status