efritz/derision

View on GitHub
internal/expectation/expectation.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type Expectation should have comment or be unexported
Open

    Expectation interface {
Severity: Minor
Found in internal/expectation/expectation.go by golint

exported type Match should have comment or be unexported
Open

    Match struct {
Severity: Minor
Found in internal/expectation/expectation.go by golint

There are no issues that match your filters.

Category
Status