summaryrefslogtreecommitdiffstats
path: root/.codacy.yml
blob: f1a4259a009960de4e667e4e3f77008e7c613c9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
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/**
  - contrib/**
  - packaging/makeself/**
  - web/gui/css/**
  - web/gui/lib/**
  - web/gui/old/**
  - web/gui/src/**
  - web/gui/main.js
  - tests/**
  - aclk/tests/**