elliotchance/gedcom

View on GitHub
encoder.go

Summary

Maintainability
A
0 mins
Test Coverage

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

// Encoding a Document
Severity: Minor
Found in encoder.go by gofmt

comment on exported function NewEncoder should be of the form "NewEncoder ..."
Open

// Create a new encoder to generate GEDCOM data.
Severity: Minor
Found in encoder.go by golint

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

// Encoding a Document
Severity: Minor
Found in encoder.go by golint

There are no issues that match your filters.

Category
Status