Skip to content

Commit 07d507d

Browse files
committed
fix: add missing version field to golangci-lint config
1 parent c835d53 commit 07d507d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
run:
2+
version: "1.0"
23
timeout: 5m
34
go: "1.23"
45

0 commit comments

Comments
 (0)