loader/jsonconfig/plan.go

Summary

Maintainability
A
0 mins
Test Coverage

exported method Plan.Translate should have comment or be unexported
Open

func (p *Plan) Translate(name string) (*config.Plan, error) {
Severity: Minor
Found in loader/jsonconfig/plan.go by golint

exported type Plan should have comment or be unexported
Open

type Plan struct {
Severity: Minor
Found in loader/jsonconfig/plan.go by golint

There are no issues that match your filters.

Category
Status