Skip to content

Commit 377ec26

Browse files
author
baton-admin[bot]
committed
chore: update CI workflows via baton-admin
1 parent 3967933 commit 377ec26

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.golangci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ linters:
102102
- linters:
103103
- godot
104104
source: (TODO)
105+
- path: _test\.go$
106+
linters:
107+
- goconst
105108
- path: (.+)\.go$
106109
text: third_party$
107110
- path: (.+)\.go$
@@ -120,4 +123,4 @@ formatters:
120123
paths:
121124
- third_party$
122125
- builtin$
123-
- examples$
126+
- examples$

0 commit comments

Comments
 (0)