l0nax/changelog-go

View on GitHub
internal/assets.go

Summary

Maintainability
A
0 mins
Test Coverage

a blank import should be only in a main or test package, or have a comment justifying it
Open

import _ "embed"
Severity: Minor
Found in internal/assets.go by golint

comment on exported var DefaultConfig should be of the form "DefaultConfig ..."
Open

//go:embed .changelog-go.yaml
Severity: Minor
Found in internal/assets.go by golint

There are no issues that match your filters.

Category
Status