summaryrefslogtreecommitdiffstats
path: root/.codacy.yml
diff options
context:
space:
mode:
Diffstat (limited to '.codacy.yml')
-rw-r--r--.codacy.yml9
1 files changed, 8 insertions, 1 deletions
diff --git a/.codacy.yml b/.codacy.yml
index a358bf927..cebc95f81 100644
--- a/.codacy.yml
+++ b/.codacy.yml
@@ -10,9 +10,16 @@ exclude_paths:
- web/gui/lib/**
- web/gui/old/**
- web/gui/src/**
+ - web/gui/v1/**
- web/gui/v2/**
- web/gui/main.js
- tests/**
- aclk/tests/**
- libnetdata/libjudy/**
-
+ - database/sqlite/sqlite3.c
+ - ml/dlib/**
+ - web/server/h2o/libh2o/**
+ - build/**
+ - build_external/**
+ - libnetdata/dyn_conf/tests/**
+ - packaging/**