-
Notifications
You must be signed in to change notification settings - Fork 505
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
Fixing the coding style warning which report by golint and revive #131
Conversation
Codecov Report
@@ Coverage Diff @@
## main #131 +/- ##
==========================================
+ Coverage 46.48% 46.55% +0.07%
==========================================
Files 38 38
Lines 2590 2586 -4
==========================================
Hits 1204 1204
+ Misses 1305 1302 -3
+ Partials 81 80 -1
Continue to review full report at Codecov.
|
You can use these two tools to format code: More tools can be found at https://golangci-lint.run/usage/linters/ |
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: benjaminwu <[email protected]>
Co-authored-by: benjaminwu <[email protected]>
Co-authored-by: benjaminwu <[email protected]>
Co-authored-by: benjaminwu <[email protected]>
Co-authored-by: benjaminwu <[email protected]>
Co-authored-by: benjaminwu <[email protected]>
Co-authored-by: benjaminwu <[email protected]>
Co-authored-by: benjaminwu <[email protected]>
Co-authored-by: benjaminwu <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Most of the request changes are adjust third-person singular of verbs, and I just add a period for the comments by the way without doing all of them.
Co-authored-by: Yun Long <[email protected]>
Fix the warning from golint
Fix The warning from revive