Skip to content

Commit b867e2d

Browse files
committed
build: Ignore unqueryvet due to false positives
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
1 parent 8a4367b commit b867e2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ linters:
88
- ireturn
99
- mnd
1010
- varnamelen
11+
- unqueryvet
1112
- wrapcheck
1213
- wsl
1314
exclusions:

0 commit comments

Comments
 (0)