Skip to content

Commit dbd28db

Browse files
committed
ci: skip linter checks for cmd/vpu_plugin
Signed-off-by: Mikko Ylinen <[email protected]>
1 parent 2082785 commit dbd28db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.golangci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ run:
44
- kerneldrv
55
max-issues-per-linter: 0
66
max-same-issues: 0
7+
skip-dirs:
8+
- cmd/vpu_plugin
79

810
linters:
911
disable-all: true

0 commit comments

Comments
 (0)