Skip to content

Commit 6f60368

Browse files
committed
fix(ci): add version field to golangci-lint config for v2 compatibility
1 parent d1c7a9e commit 6f60368

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.golangci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
version: "2"
2+
13
run:
24
timeout: 5m
35

0 commit comments

Comments
 (0)