daikiueda/htmlcommenttemplate

View on GitHub
lib/private/TemplatesManager.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    updateEachHTMLFiles: function( patterns, options ){

        options = options || {};

        var deferred = Q.defer(),
Severity: Minor
Found in lib/private/TemplatesManager.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status