elliotchance/gedcom

View on GitHub
html/core/space.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function NewSpace should have comment or be unexported
Open

func NewSpace() *Space {
Severity: Minor
Found in html/core/space.go by golint

exported method Space.WriteHTMLTo should have comment or be unexported
Open

func (c *Space) WriteHTMLTo(w io.Writer) (int64, error) {
Severity: Minor
Found in html/core/space.go by golint

There are no issues that match your filters.

Category
Status