GoogleContainerTools / GoogleContainerTools/skaffold

investigate options for replacing golint

Open
#7,343 0 comments 0 reactions 0 assignees View on GitHub
area/ci-cd kind/todo priority/p2
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

https://github.com/golang/lint/issues/503

### Information

- while working on #7235 we saw linting fail to pass due to false-positive error for go:embed comment, then we have to add //nonlint for it
- As https://github.com/golang/lint/issues/503 indicates that golint is freezing and deprecating, we should look into alternative options for linting skaffold

### ASK
- https://github.com/golang/lint/issues/503 suggests that https://staticcheck.io/ may be a good candidate for this, please check if this solution if feasible

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.