wechaty-puppet/schemas/image.go
exported const ImageTypeUnknown should have comment (or a comment on this block) or be unexported Open
Open
ImageTypeUnknown ImageType = iota
- Exclude checks
comment on exported type ImageType should be of the form "ImageType ..." (with optional leading article) Open
Open
//go:generate stringer -type=ImageType
- Exclude checks