aleckeller/MMM-HappyHours

View on GitHub
MMM-HappyHours.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getDom has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  getDom: function() {
    //main wrapper
    var wrapper = document.createElement("div");
    wrapper.style.maxWidth = this.config.maxWidth;

Severity: Minor
Found in MMM-HappyHours.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status