[proposal] migrate to golangci-lint
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start with .travis.yml at line 11 and review how gometalinter is installed and invoked. Compare the current CI and Docker linting setup with golangci-lint, then consider the migration complete when the replacement runs successfully in those workflows.
Written by the indexing model from the issue text.
Description
I'm happy to do this work, but thought I'd open it as an issue first to see if you're even interested in the change. I propose a swap over to golangci-lint over gometalinter.
The two main reasons for this change are:
- It's substantially better performing, works better in a Go 1.11 ecosystem (although they're still working with some linters to get them up to snuff, so it's a work in progress)
- Can be installed via shell, which improves usage and start time in CI and Docker
I could list more reasons, but at that point it's just getting to my personal thoughts on one tool over another.
Would you be open to me swapping the tools out? For the first
- Dominant language
- Go
- Stars
- 196
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from markbates/refresh
-
Difficulty 1/5 Under an hour Newbie friendliness 62/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
codesign for osx Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 42/100
All issues in markbates/refresh
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·