elliotchance/gedcom

View on GitHub
html/sex_badge.go

Summary

Maintainability
A
0 mins
Test Coverage

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

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

exported function NewSexBadge should have comment or be unexported
Open

func NewSexBadge(sex *gedcom.SexNode) *SexBadge {
Severity: Minor
Found in html/sex_badge.go by golint

There are no issues that match your filters.

Category
Status