wechaty/go-wechaty

View on GitHub
wechaty-puppet/schemas/image.go

Summary

Maintainability
A
0 mins
Test Coverage

comment on exported type ImageType should be of the form "ImageType ..." (with optional leading article)
Open

//go:generate stringer -type=ImageType
Severity: Minor
Found in wechaty-puppet/schemas/image.go by golint

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

    ImageTypeUnknown ImageType = iota
Severity: Minor
Found in wechaty-puppet/schemas/image.go by golint

There are no issues that match your filters.

Category
Status