Skip to content

Commit d8c31f5

Browse files
committed
CI: update hash for linter
We update the hash to the most recent master hash because the new v2 linter reports legacy issues and changed its behaviour and we want to avoid fixing older issues.
1 parent 21886c9 commit d8c31f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ linters:
159159
- builtin$
160160
- examples$
161161
issues:
162-
new-from-rev: 03eab4db64540aa5f789c617793e4459f4ba9e78
162+
new-from-rev: 5082566ed7193215d0a7620e5faf3a37323bce92
163163
formatters:
164164
enable:
165165
- gci

0 commit comments

Comments
 (0)