summaryrefslogtreecommitdiff
path: root/.golangci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.golangci.yml')
-rwxr-xr-x.golangci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.golangci.yml b/.golangci.yml
index 7a49f0c8..208db670 100755
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -17,7 +17,7 @@ linters:
- errcheck
- exhaustive
# - funlen
- - gochecknoinits
+ # - gochecknoinits
# - goconst
- gocritic
- gocyclo