summaryrefslogtreecommitdiffstats
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorSuraj Neupane <suraj@netdata.cloud>2022-05-03 09:16:21 +0300
committerGitHub <noreply@github.com>2022-05-03 09:16:21 +0300
commit22863c42b9ccf59d340f39c7719b6ef19b455a16 (patch)
tree1d019f827ef49ccf2e174735280373e153ece236 /.codeclimate.yml
parent4c88988ed3e142ca7dbe15c7487d3762d1c1acf1 (diff)
Remove node.d.plugin and relevant files (#12769)
* Remove node.d.plugin and relevant files * fix build packages * remove node.d related words/phrases from docs and tests
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index 59fb3e7958..2d33eafd25 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"