Chalarangelo/30-seconds-of-code

View on GitHub
src/lib/feed.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  static generate() {
    const { name, description, url } = settings.website;

    const data = `\
<rss
Severity: Minor
Found in src/lib/feed.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status