elliotchance/gedcom

View on GitHub
html/core/badge_pill.go

Summary

Maintainability
A
0 mins
Test Coverage

exported method BadgePill.WriteHTMLTo should have comment or be unexported
Open

func (c *BadgePill) WriteHTMLTo(w io.Writer) (int64, error) {
Severity: Minor
Found in html/core/badge_pill.go by golint

exported function NewBadgePill should have comment or be unexported
Open

func NewBadgePill(color, class string, value Component) *BadgePill {
Severity: Minor
Found in html/core/badge_pill.go by golint

There are no issues that match your filters.

Category
Status