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

Clean up golint warnings #31

Merged
merged 1 commit into from
May 1, 2017
Merged

Clean up golint warnings #31

merged 1 commit into from
May 1, 2017

Conversation

joehandzik
Copy link
Contributor

Signed-Off-By: Joe Handzik joseph.t.handzik@hpe.com

@joehandzik joehandzik requested a review from roclark May 1, 2017 18:30
@joehandzik
Copy link
Contributor Author

@roclark Pull this in if you agree to the changes (nothing seemed crazy to me). You can run yourself if you want: https://github.com/golang/lint

FYI, these changes are all in the interest of cleaning up our scores here: https://goreportcard.com/report/github.com/HewlettPackard/lustre_exporter

Copy link
Contributor

@roclark roclark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good outside of the spelling change. Cool tip on the report card!

@@ -17,10 +17,13 @@ import (
"github.com/prometheus/client_golang/prometheus"
)

//Namespace defineds the namespace shared by all Lustre metrics.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'defines'

Signed-Off-By: Joe Handzik <joseph.t.handzik@hpe.com>
@joehandzik joehandzik force-pushed the wip-fix-golint-warnings branch from aebaa7d to 15c6c2e Compare May 1, 2017 18:41
@joehandzik
Copy link
Contributor Author

@roclark Good call, don't wanna inject another problem. All fixed now, will merge.

@joehandzik joehandzik merged commit 49bb1f2 into master May 1, 2017
@joehandzik joehandzik deleted the wip-fix-golint-warnings branch May 1, 2017 19:28
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

Successfully merging this pull request may close these issues.

2 participants