summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/stretchr/objx/.codeclimate.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/stretchr/objx/.codeclimate.yml')
-rw-r--r--vendor/github.com/stretchr/objx/.codeclimate.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/github.com/stretchr/objx/.codeclimate.yml b/vendor/github.com/stretchr/objx/.codeclimate.yml
index 010d4ccd5..559fa399c 100644
--- a/vendor/github.com/stretchr/objx/.codeclimate.yml
+++ b/vendor/github.com/stretchr/objx/.codeclimate.yml
@@ -10,4 +10,12 @@ exclude_patterns:
- ".github/"
- "vendor/"
- "codegen/"
+- "*.yml"
+- ".*.yml"
+- "*.md"
+- "Gopkg.*"
- "doc.go"
+- "type_specific_codegen_test.go"
+- "type_specific_codegen.go"
+- ".gitignore"
+- "LICENSE"