From 22863c42b9ccf59d340f39c7719b6ef19b455a16 Mon Sep 17 00:00:00 2001 From: Suraj Neupane Date: Tue, 3 May 2022 09:16:21 +0300 Subject: 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 --- .codeclimate.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to '.codeclimate.yml') 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" -- cgit v1.2.3