elliotchance/gedcom

View on GitHub
node_diff.go

Summary

Maintainability
A
0 mins
Test Coverage

Your code does not pass gofmt in 8 places. Go fmt your code!
Open

// Comparing and Diffing
Severity: Minor
Found in node_diff.go by gofmt

package comment should be of the form "Package gedcom ..."
Open

// Comparing and Diffing
Severity: Minor
Found in node_diff.go by golint

exported method NodeDiff.Tag should have comment or be unexported
Open

func (nd *NodeDiff) Tag() Tag {
Severity: Minor
Found in node_diff.go by golint

There are no issues that match your filters.

Category
Status