We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa2a387 commit 92d0451Copy full SHA for 92d0451
.golangci.yml
@@ -110,3 +110,6 @@ issues:
110
linters:
111
- staticcheck
112
text: "svc.IsAnInteractiveSession is deprecated: Use IsWindowsService instead."
113
+ - path: models/user/openid.go
114
+ linters:
115
+ - golint
0 commit comments