-
Notifications
You must be signed in to change notification settings - Fork 67
chore: remove analyzer #222
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
Conversation
@ldez Sorry for slow response! Could you help resolve conflicts then we can make it land? |
@daixiang0 In fact, the analyzer can be removed completely, we don't use it inside golangci-lint. Are you OK with me removing the analyzer? |
181f0da
to
4a1c415
Compare
@ldez sure. BTW, now how gci work inside golangci-lint? Is there anything to be done? |
Please sign commits as well :) |
Signed-off-by: Fernandez Ludovic <[email protected]>
Signed-off-by: Fernandez Ludovic <[email protected]>
Signed-off-by: Fernandez Ludovic <[email protected]>
Signed-off-by: Fernandez Ludovic <[email protected]>
Signed-off-by: Fernandez Ludovic <[email protected]>
Signed-off-by: Fernandez Ludovic <[email protected]>
Signed-off-by: Fernandez Ludovic <[email protected]>
|
Cool! @ldez thanks for your contribution! |
The analyzer is not used anymore.