diff --git a/.golangci.yaml b/.golangci.yaml index 5c64c886..0d46f732 100644 --- a/.golangci.yaml +++ b/.golangci.yaml @@ -185,6 +185,7 @@ linters: - gci - errorlint - nlreturn + - exhaustivestruct # rules to deal with reported isues issues: