elliotchance/gedcom

View on GitHub
html/individuals.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function GetIndividuals should have comment or be unexported
Open

func GetIndividuals(document *gedcom.Document, placesMap map[string]*place) map[string]*gedcom.IndividualNode {
Severity: Minor
Found in html/individuals.go by golint

There are no issues that match your filters.

Category
Status