gruntwork-io / gruntwork-io/pre-commit
Golint is deprecated; the hook should be replaced accordingly
Open
bug
- Dominant language
- Shell
- Stars
- 547
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
Golint is apparently [deprecated and frozen](https://github.com/golang/lint). We should replace the pre-commit hook with another linting tool for Go. The Golint GitHub page itself recommends https://staticcheck.io/.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.