elliotchance/gedcom

View on GitHub
html/plus_svg.go

Summary

Maintainability
A
0 mins
Test Coverage

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

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

exported function NewPlusSVG should have comment or be unexported
Open

func NewPlusSVG(top, left, right, bottom bool) *PlusSVG {
Severity: Minor
Found in html/plus_svg.go by golint

There are no issues that match your filters.

Category
Status