summaryrefslogtreecommitdiffstats
path: root/.codacy.yml
diff options
context:
space:
mode:
authorLennart Weller <lhw@ring0.de>2017-09-17 22:17:33 +0000
committerLennart Weller <lhw@ring0.de>2017-09-17 22:17:33 +0000
commit6aaf5ba7ed0980c14bdc554fc8839a2126455ed5 (patch)
tree6161925716661486e7f47c479668a9487b039d83 /.codacy.yml
parentNew upstream version 1.7.0+dfsg (diff)
downloadnetdata-6aaf5ba7ed0980c14bdc554fc8839a2126455ed5.tar.xz
netdata-6aaf5ba7ed0980c14bdc554fc8839a2126455ed5.zip
New upstream version 1.8.0+dfsgupstream/1.8.0+dfsg
Diffstat (limited to '.codacy.yml')
-rw-r--r--.codacy.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/.codacy.yml b/.codacy.yml
new file mode 100644
index 00000000..0e3f4436
--- /dev/null
+++ b/.codacy.yml
@@ -0,0 +1,15 @@
+---
+exclude_paths:
+ - python.d/python_modules/pyyaml2/**
+ - python.d/python_modules/pyyaml3/**
+ - python.d/python_modules/urllib3/**
+ - python.d/python_modules/lm_sensors.py
+ - web/css/**
+ - web/lib/**
+ - web/old/**
+ - node.d/node_modules/lib/**
+ - node.d/node_modules/asn1-ber.js
+ - node.d/node_modules/net-snmp.js
+ - node.d/node_modules/pixl-xml.js
+ - node.d/node_modules/extend.js
+ - tests/**