This repository was archived by the owner on Apr 10, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 266
Remove megacheck, gosimple, and unused. #579
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
They were deprecated and subsumed by staticcheck. Also update staticcheck to the head.
Sweet! |
Thank you. |
dpanayotov
added a commit
to Peripli/service-manager
that referenced
this pull request
Jan 21, 2019
marten-seemann
added a commit
to quic-go/quic-go
that referenced
this pull request
Jan 22, 2019
Megacheck was deprecated and recently removed from gometalinter: alecthomas/gometalinter#579.
marten-seemann
added a commit
to quic-go/quic-go
that referenced
this pull request
Jan 22, 2019
Megacheck was deprecated and recently removed from gometalinter: alecthomas/gometalinter#579.
dotchev
added a commit
to Peripli/service-manager-cli
that referenced
this pull request
Jan 22, 2019
opencontrail-ci-admin
pushed a commit
to Juniper/contrail
that referenced
this pull request
Jan 23, 2019
alecthomas/gometalinter#579 Change-Id: I92a0b42220e8009f5cac96929af24904d646684f closes-jira-bug: JCB-218902
marten-seemann
added a commit
to quic-go/quic-go
that referenced
this pull request
Jan 24, 2019
Megacheck was deprecated and recently removed from gometalinter: alecthomas/gometalinter#579.
bytemark-automation
pushed a commit
to BytemarkHosting/bytemark-client
that referenced
this pull request
Jan 24, 2019
cep21
added a commit
to cep21/circuit
that referenced
this pull request
Jan 29, 2019
Megacheck is gone and replaced with staticcheck. See alecthomas/gometalinter#579
suzuki-shunsuke
added a commit
to suzuki-shunsuke/go-errlog
that referenced
this pull request
Feb 2, 2019
alecthomas/gometalinter#579 megacheck has been subsumed by staticcheck.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
They were deprecated and subsumed by staticcheck.
Also update staticcheck to the head.
#576