caicloud / ciao

Kernel for Kubeflow in Jupyter Notebook
Apache License 2.0
67 stars 18 forks source link

[chore] Replace gometalinter with golangci-lint #63

Open gaocegege opened 5 years ago

gaocegege commented 5 years ago

Is this a BUG REPORT or FEATURE REQUEST?:

/kind feature

What happened:

gometalinter is unmaintained, thus we should use golangci-lint instead.

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

gaocegege commented 5 years ago

/priority p3

yeya24 commented 5 years ago

I' d like to work on it now. BTW, do we have a plan to migrate to go mod?

gaocegege commented 5 years ago

Thanks! I think we can migrate to go mod, too.

/assign @yeya24