summaryrefslogtreecommitdiffstats
path: root/.codacy.yml
diff options
context:
space:
mode:
Diffstat (limited to '.codacy.yml')
-rw-r--r--.codacy.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.codacy.yml b/.codacy.yml
index 62f669ab3..ea322de83 100644
--- a/.codacy.yml
+++ b/.codacy.yml
@@ -4,9 +4,9 @@ exclude_paths:
- collectors/python.d.plugin/python_modules/pyyaml3/**
- collectors/python.d.plugin/python_modules/urllib3/**
- collectors/python.d.plugin/python_modules/third_party/**
- - web/css/**
- - web/lib/**
- - web/old/**
- - web/gui/src/**
- collectors/node.d.plugin/node_modules/**
+ - web/gui/css/**
+ - web/gui/lib/**
+ - web/gui/old/**
+ - web/gui/src/**
- tests/**