From ce9c10ae4c9f5f66dac7c49599ab1134d10ea949 Mon Sep 17 00:00:00 2001 From: "Costa Tsaousis (ktsaou)" Date: Sun, 27 Aug 2017 17:52:05 +0300 Subject: added asn-ber.js to codeclimate excludes --- .codeclimate.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.codeclimate.yml') diff --git a/.codeclimate.yml b/.codeclimate.yml index 4cc7495153..c3d4daa45a 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -64,8 +64,8 @@ exclude_paths: - python.d/python_modules/pyyaml2/ - python.d/python_modules/pyyaml3/ - python.d/python_modules/urllib3/ -- node.d/node_modules/ber/ -- node.d/node_modules/asn1.js +- 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 -- cgit v1.2.3