Skip to content

Commit e142055

Browse files
committed
remove not needed line from .golangci.yaml
Signed-off-by: Thomas Guettler <[email protected]>
1 parent c8add06 commit e142055

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.golangci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ issues:
276276
path: _test\.go
277277
exclude-dirs:
278278
- vendor$
279-
- test/vendor$
280279
run:
281280
timeout: 10m
282281
go: "1.22"

0 commit comments

Comments
 (0)