summaryrefslogtreecommitdiffstats
path: root/.codeclimate.yml
diff options
context:
space:
mode:
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml17
1 files changed, 8 insertions, 9 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index 8fa0e2c2ec..8a11c84a6c 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -81,7 +81,6 @@ plugins:
enabled: false
exclude_patterns:
- ".gitignore"
- - "conf.d/"
- ".githooks/"
- "tests/"
- "m4/"
@@ -89,12 +88,12 @@ exclude_patterns:
- "web/lib/"
- "web/fonts/"
- "web/old/"
- - "python.d/python_modules/pyyaml2/"
- - "python.d/python_modules/pyyaml3/"
- - "python.d/python_modules/urllib3/"
- - "node.d/node_modules/lib/"
- - "node.d/node_modules/asn1-ber.js"
- - "node.d/node_modules/extend.js"
- - "node.d/node_modules/pixl-xml.js"
- - "node.d/node_modules/net-snmp.js"
+ - "collectors/python.d.plugin/python_modules/pyyaml2/"
+ - "collectors/python.d.plugin/python_modules/pyyaml3/"
+ - "collectors/python.d.plugin/python_modules/urllib3/"
+ - "collectors/node.d.plugin/node_modules/lib/"
+ - "collectors/node.d.plugin/node_modules/asn1-ber.js"
+ - "collectors/node.d.plugin/node_modules/extend.js"
+ - "collectors/node.d.plugin/node_modules/pixl-xml.js"
+ - "collectors/node.d.plugin/node_modules/net-snmp.js"