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

Minor golint issues #40

Closed
ryboe opened this issue Oct 21, 2016 · 1 comment
Closed

Minor golint issues #40

ryboe opened this issue Oct 21, 2016 · 1 comment

Comments

@ryboe
Copy link

ryboe commented Oct 21, 2016

$ golint ./...
vendor/github.com/kr/pretty/diff.go:36:6: exported type Printfer should have comment or be unexported
vendor/github.com/kr/pretty/diff.go:47:6: exported type Logfer should have comment or be unexported
vendor/github.com/kr/pretty/diff.go:177:1: receiver name d should be consistent with previous receiver name w for diffPrinter
@ryboe
Copy link
Author

ryboe commented Feb 3, 2023

golint is officially deprecated.

@ryboe ryboe closed this as completed Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant