elliotchance/gedcom

View on GitHub
html/core/footer_row.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function NewFooterRow should have comment or be unexported
Open

func NewFooterRow() *FooterRow {
Severity: Minor
Found in html/core/footer_row.go by golint

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

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

There are no issues that match your filters.

Category
Status