loader/jsonconfig/plan_task.go

Summary

Maintainability
A
0 mins
Test Coverage

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

func (t *PlanTask) Translate(name string) (config.Task, error) {
Severity: Minor
Found in loader/jsonconfig/plan_task.go by golint

exported type PlanTask should have comment or be unexported
Open

type PlanTask struct {
Severity: Minor
Found in loader/jsonconfig/plan_task.go by golint

There are no issues that match your filters.

Category
Status