jkawamoto/loci

View on GitHub
command/entrypoint.go

Summary

Maintainability
A
35 mins
Test Coverage

Function Entrypoint has 5 return statements (exceeds 4 allowed).
Open

func Entrypoint(travis *Travis) (res []byte, err error) {

    var (
        data []byte
        temp *template.Template
Severity: Major
Found in command/entrypoint.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status