elliotchance/gedcom

View on GitHub
html/core/empty.go

Summary

Maintainability
A
0 mins
Test Coverage

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

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

exported function NewEmpty should have comment or be unexported
Open

func NewEmpty() *Empty {
Severity: Minor
Found in html/core/empty.go by golint

There are no issues that match your filters.

Category
Status