Skip to content

Commit 434b7d6

Browse files
authored
Merge pull request intel#808 from bart0sh/PR122-full-golangci-lint-output
lint: output all found issues
2 parents 6bbc40e + dc2a3c2 commit 434b7d6

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
@@ -2,6 +2,8 @@ run:
22
tests: true
33
build-tags:
44
- kerneldrv
5+
max-issues-per-linter: 0
6+
max-same-issues: 0
57

68
linters:
79
disable-all: true

0 commit comments

Comments
 (0)