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

Fix linter errors on unkeyed fields #1922

Merged

Conversation

asymmetric
Copy link
Contributor

@asymmetric asymmetric commented Oct 13, 2016

The latest go vet complains that github.com/weaveworks/scope/report.Sample composite literal uses unkeyed fields. This fixes it.

Steps to reproduce:

  • go 1.7.1

@asymmetric asymmetric force-pushed the lorenzo/lint-untyped-keys branch from edd18d8 to a977dd9 Compare October 13, 2016 14:09
@asymmetric asymmetric changed the title fix linter errors on unkeyed fields Fix linter errors on unkeyed fields Oct 14, 2016
@asymmetric asymmetric force-pushed the lorenzo/lint-untyped-keys branch from a977dd9 to 7ed139b Compare October 14, 2016 10:54
@2opremio 2opremio merged commit 16ae11d into weaveworks:master Oct 20, 2016
@asymmetric asymmetric deleted the lorenzo/lint-untyped-keys branch October 20, 2016 11:51
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