summaryrefslogtreecommitdiffstats
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorIlya <ilyamaschenko@gmail.com>2017-07-19 17:47:55 +0900
committerIlya <ilyamaschenko@gmail.com>2017-07-21 19:52:17 +0900
commit5b3806aac0f83cf44452f3a41cd2b5d6fff5ab88 (patch)
treeb6ddda04519529d4ff70b9a262bd24de7b6365d0 /.codeclimate.yml
parent8721684cefb72dffe932308d82f7ed90ae0fdb93 (diff)
urllib3 directory added to the codeclimate excluded paths
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index 02b4526478..4cc7495153 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -63,6 +63,7 @@ exclude_paths:
- web/old/
- python.d/python_modules/pyyaml2/
- python.d/python_modules/pyyaml3/
+- python.d/python_modules/urllib3/
- node.d/node_modules/ber/
- node.d/node_modules/asn1.js
- node.d/node_modules/extend.js