Skip to content

Commit dac7695

Browse files
committed
lint: disable exhaustive linter
1 parent 8f80d0e commit dac7695

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ linters:
4747
- maintidx
4848
- noctx
4949
- gofumpt
50+
- exhaustive
5051

5152
# deprecated
5253
- interfacer

0 commit comments

Comments
 (0)