adamrenklint/asimov-static

View on GitHub
lib/initializers/Sitemap.js

Summary

Maintainability
A
1 hr
Test Coverage

Function generate has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  'generate': function () {

    if (process.env.USE_STATIC_PUBLIC) return;
    
    var self = this;
Severity: Minor
Found in lib/initializers/Sitemap.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status