l0nax/changelog-go

View on GitHub
pkg/errors/entryType.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function NewEntryTypeExistsError should have comment or be unexported
Open

func NewEntryTypeExistsError() *EntryTypeExistsError {
Severity: Minor
Found in pkg/errors/entryType.go by golint

exported function NewEntryTypeExistsErrorMsg should have comment or be unexported
Open

func NewEntryTypeExistsErrorMsg(message string) *EntryTypeExistsError {
Severity: Minor
Found in pkg/errors/entryType.go by golint

There are no issues that match your filters.

Category
Status