jelder/bownse

View on GitHub
config.go

Summary

Maintainability
A
0 mins
Test Coverage

should not use dot imports
Open

    . "github.com/jelder/goenvmap"
Severity: Minor
Found in config.go by golint

exported type Config should have comment or be unexported
Open

type Config struct {
Severity: Minor
Found in config.go by golint

There are no issues that match your filters.

Category
Status