Skip to content

Commit

Permalink
ci: skip linter checks for cmd/vpu_plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Mikko Ylinen <[email protected]>
  • Loading branch information
mythi committed Jul 17, 2023
1 parent 009684e commit 0447183
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ run:
- kerneldrv
max-issues-per-linter: 0
max-same-issues: 0
skip-dirs:
- cmd/vpu_plugin

linters:
disable-all: true
Expand Down

0 comments on commit 0447183

Please sign in to comment.