Fs02/grimoire

View on GitHub
errors/errors.go

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

exported const Unexpected should have comment (or a comment on this block) or be unexported
Open

    Unexpected Kind = iota
Severity: Minor
Found in errors/errors.go by golint

exported type Kind should have comment or be unexported
Open

type Kind int
Severity: Minor
Found in errors/errors.go by golint

There are no issues that match your filters.

Category
Status