diff options
Diffstat (limited to '')
-rw-r--r-- | .codeclimate.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml index 59fb3e795..2d33eafd2 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -91,8 +91,3 @@ exclude_patterns: - "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" |