We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 013170e commit b2855adCopy full SHA for b2855ad
1 file changed
.golangci.yml
@@ -107,6 +107,7 @@ linters:
107
allow:
108
- $gostd
109
- github.com/
110
+ - golang.org/x/crypto/ripemd160
111
deny:
112
- pkg: github.com/sirupsen/logrus
113
desc: "logging is allowed only by logutils.Log"
0 commit comments