elliotchance/gedcom

View on GitHub
html/place_statistics.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type PlaceStatistics should have comment or be unexported
Open

type PlaceStatistics struct {
Severity: Minor
Found in html/place_statistics.go by golint

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

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

There are no issues that match your filters.

Category
Status