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