pedroMMM/goss

View on GitHub
outputs/documentation.go

Summary

Maintainability
A
0 mins
Test Coverage

exported method Documentation.Output should have comment or be unexported
Open

func (r Documentation) Output(w io.Writer, results <-chan []resource.TestResult,
Severity: Minor
Found in outputs/documentation.go by golint

exported type Documentation should have comment or be unexported
Open

type Documentation struct{}
Severity: Minor
Found in outputs/documentation.go by golint

There are no issues that match your filters.

Category
Status