Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comment on exported type Image should be of the form "Image ..." #3

Closed
sunyuan3 opened this issue Oct 24, 2017 · 1 comment · Fixed by #4
Closed

comment on exported type Image should be of the form "Image ..." #3

sunyuan3 opened this issue Oct 24, 2017 · 1 comment · Fixed by #4

Comments

@sunyuan3
Copy link
Contributor

cd /go/src/github.com/alibaba/pouch && make check
fmt
lint
apis/types/image_info.go:3:1: comment on exported type Image should be of the form "Image ..." (with optional leading article)
Makefile:36: recipe for target 'lint' failed
make: *** [lint] Error 1

suggestion:
old:// image info
new:// Image info

@sunyuan3
Copy link
Contributor Author

#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants