Add and fix exhaustive

This commit is contained in:
Kristoffer Dalby
2021-11-14 17:52:55 +01:00
parent 0315f55fcd
commit 19cd7a4eac
2 changed files with 2 additions and 1 deletions

View File

@@ -43,7 +43,6 @@ linters:
- forbidigo
- dupl
- goconst
- exhaustive
- varnamelen
# We might want to enable this, but it might be a lot of work