diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-09 04:52:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-09 04:52:39 +0000 |
commit | 89f3604407aff8f4cb2ed958252c61e23c767e24 (patch) | |
tree | 7fbf408102cab051557d38193524d8c6e991d070 /.codeclimate.yml | |
parent | Adding upstream version 1.34.1. (diff) | |
download | netdata-89f3604407aff8f4cb2ed958252c61e23c767e24.tar.xz netdata-89f3604407aff8f4cb2ed958252c61e23c767e24.zip |
Adding upstream version 1.35.0.upstream/1.35.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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" |