diff options
-rw-r--r-- | .golangci.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.golangci.yaml b/.golangci.yaml index 0d46f732..bc307f7c 100644 --- a/.golangci.yaml +++ b/.golangci.yaml @@ -186,6 +186,7 @@ linters: - errorlint - nlreturn - exhaustivestruct + - forbidigo # rules to deal with reported isues issues: |