We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2082785 commit dbd28dbCopy full SHA for dbd28db
.golangci.yml
@@ -4,6 +4,8 @@ run:
4
- kerneldrv
5
max-issues-per-linter: 0
6
max-same-issues: 0
7
+ skip-dirs:
8
+ - cmd/vpu_plugin
9
10
linters:
11
disable-all: true
0 commit comments