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

Upgrade linter to golangci-lint, bump Go to 1.12 for Travis #293

Merged
merged 3 commits into from
Jul 15, 2019

Conversation

AlfredBroda
Copy link
Contributor

Remove deprecated gometalinter

@coveralls
Copy link

coveralls commented Jul 12, 2019

Coverage Status

Coverage increased (+0.1%) to 90.711% when pulling b566797 on AlfredBroda:feature/linter-upgrade into 149a59e on allegro:master.

@AlfredBroda AlfredBroda changed the title Upgrade linter to golangci-lint Upgrade linter to golangci-lint, bump Go to 1.12 for Travis Jul 12, 2019
consul/consul.go Outdated Show resolved Hide resolved
consul/consul.go Outdated Show resolved Hide resolved
sse/sse_handler.go Show resolved Hide resolved
@pbetkier pbetkier merged commit d65e3da into allegro:master Jul 15, 2019
}
log.WithError(err).
Copy link
Member

Choose a reason for hiding this comment

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

Missing else?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, the return in the if block makes it unnecessary, the inter complained about this.

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.

None yet

4 participants