summaryrefslogtreecommitdiffstats
path: root/.codeclimate.yml
diff options
context:
space:
mode:
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml19
1 files changed, 9 insertions, 10 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index f53287ad7..8a11c84a6 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -81,20 +81,19 @@ plugins:
enabled: false
exclude_patterns:
- ".gitignore"
- - "conf.d/"
- - "hooks/"
+ - ".githooks/"
- "tests/"
- "m4/"
- "web/css/"
- "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"