loader/jsonconfig/build_task.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type BuildTask should have comment or be unexported
Open

type BuildTask struct {
Severity: Minor
Found in loader/jsonconfig/build_task.go by golint

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

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

There are no issues that match your filters.

Category
Status