Skip to content

Commit 92d0451

Browse files
committed
Ignore the lint
1 parent fa2a387 commit 92d0451

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.golangci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,6 @@ issues:
110110
linters:
111111
- staticcheck
112112
text: "svc.IsAnInteractiveSession is deprecated: Use IsWindowsService instead."
113+
- path: models/user/openid.go
114+
linters:
115+
- golint

0 commit comments

Comments
 (0)