Skip to content

Commit 7f372e6

Browse files
mcdonnnjjsf9kdav3r
committed
Remove the go-lint hook from the pre-commit configuration
The golang/lint tool was archived on May 9th, 2021 and based on golang/go#38968 no future work is planned. Coupled with the fact that it is not available from brew we are removing this hook as local development may be hindered by trying to satisfy running this hook. Co-authored-by: Shane Frasier <[email protected]> Co-authored-by: dav3r <[email protected]>
1 parent 42820e2 commit 7f372e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ repos:
6565
rev: v1.0.0-rc.1
6666
hooks:
6767
# Style Checkers
68-
- id: go-lint
6968
- id: go-critic
7069
# StaticCheck
7170
- id: go-staticcheck-repo-mod

0 commit comments

Comments
 (0)