-
Notifications
You must be signed in to change notification settings - Fork 581
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
Add bear for go-metalinter #972
Comments
this would be a terrific bear that provides a all-in-one support for all go related things |
Replace all go linters currently present in coala with GoMetaLinterBear as it contains a set of useful go linters including ours Closes coala#972
Add GometalinterBear which replaces some of existing bears like errcheck, vet etc Closes coala#972
Add GometalinterBear which replaces some of existing bears like errcheck, vet etc Closes coala#972
Add GometalinterBear which replaces some of existing bears like errcheck, vet etc Closes coala#972
Add GometalinterBear which replaces some of existing bears like errcheck, vet etc Closes coala#972
Add GometalinterBear which replaces some of existing bears like errcheck, vet etc Closes coala#972
We should also probably drop bears that is supported by it, to avoid duplication |
@SanketDG yeah can be done in a next step. File an issue and mark it as blocked by this one ;) |
Drop as in completely delete them? I don't know about that. Some people might hate go-metalinter and might just want one of the individual linters. Maybe add a notice informing the user that there's a bear that's a superset. |
Maintainers, unassign me. |
@Makman2 |
GoMetaLinter supports enabling and disabling individual linters. This is what the scenario is:
So, should I take a |
yeah sounds good @manankalra , however this
was more related to this:
;) |
Yeah, I read that.
dropping bears that are supported by it can be given a thought. ;) |
Yeah indeed, but different issue :) |
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
Lints Go code. Runs a set of linters to check for all possible issues. Closes coala#972
https://github.com/alecthomas/gometalinter#go-meta-linter-
Opened via gitter by @adtac
The text was updated successfully, but these errors were encountered: