elliotchance/gedcom

View on GitHub
q/csv_formatter.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type CSVFormatter should have comment or be unexported
Open

type CSVFormatter struct {
Severity: Minor
Found in q/csv_formatter.go by golint

exported method CSVFormatter.Header should have comment or be unexported
Open

func (f *CSVFormatter) Header(result interface{}) ([]string, error) {
Severity: Minor
Found in q/csv_formatter.go by golint

There are no issues that match your filters.

Category
Status