Skip to content

Commit 0ae3026

Browse files
committed
add exhaustive linter
1 parent da1590f commit 0ae3026

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
@@ -24,6 +24,7 @@ linters:
2424
- errcheck
2525
- errname
2626
- errorlint
27+
- exhaustive
2728
- gci
2829
- gofmt
2930
- goheader

0 commit comments

Comments
 (0)