summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.golangci.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.golangci.yaml b/.golangci.yaml
index bc307f7c..97800aab 100644
--- a/.golangci.yaml
+++ b/.golangci.yaml
@@ -187,6 +187,7 @@ linters:
- nlreturn
- exhaustivestruct
- forbidigo
+ - wrapcheck
# rules to deal with reported isues
issues: