Skip to content

Commit 8121e86

Browse files
committed
Add exportloopref linter as scopelint replacement in the furture
1 parent 57e4203 commit 8121e86

File tree

5 files changed

+75
-41
lines changed

5 files changed

+75
-41
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ require (
2626
github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
2727
github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
2828
github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
29+
github.com/kyoh86/exportloopref v0.1.4
2930
github.com/maratori/testpackage v1.0.1
3031
github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb // v1.0
3132
github.com/mattn/go-colorable v0.1.6

0 commit comments

Comments
 (0)