Boostport/mjml-go

View on GitHub
html_minifier_options.go

Summary

Maintainability
B
4 hrs
Test Coverage
A
100%

htmlMinifierOptions has 36 methods (exceeds 20 allowed). Consider refactoring.
Open

type htmlMinifierOptions struct {
    data map[string]interface{}
}
Severity: Minor
Found in html_minifier_options.go - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status