elliotchance/gedcom

View on GitHub
individual_node_pairs.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type IndividualNodePairs should have comment or be unexported
Open

type IndividualNodePairs []*IndividualNodePair
Severity: Minor
Found in individual_node_pairs.go by golint

exported method IndividualNodePairs.Has should have comment or be unexported
Open

func (pairs IndividualNodePairs) Has(findPair *IndividualNodePair) bool {
Severity: Minor
Found in individual_node_pairs.go by golint

There are no issues that match your filters.

Category
Status