diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-09-03 10:23:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-09-03 10:23:48 +0000 |
commit | cd7ed12292aef11d9062b64f61215174e8cc1860 (patch) | |
tree | 9998ab03d153956743d9319cf3a0279b9593ce36 /.codacy.yml | |
parent | Releasing debian version 1.16.1-6. (diff) | |
download | netdata-cd7ed12292aef11d9062b64f61215174e8cc1860.tar.xz netdata-cd7ed12292aef11d9062b64f61215174e8cc1860.zip |
Merging upstream version 1.17.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.codacy.yml')
-rw-r--r-- | .codacy.yml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/.codacy.yml b/.codacy.yml deleted file mode 100644 index fb16c2412..000000000 --- a/.codacy.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -exclude_paths: - - collectors/python.d.plugin/python_modules/pyyaml2/** - - collectors/python.d.plugin/python_modules/pyyaml3/** - - collectors/python.d.plugin/python_modules/urllib3/** - - collectors/python.d.plugin/python_modules/third_party/** - - collectors/node.d.plugin/node_modules/** - - contrib/** - - packaging/makeself/** - - web/gui/css/** - - web/gui/lib/** - - web/gui/old/** - - web/gui/src/** - - web/gui/main.js - - tests/** |