summaryrefslogtreecommitdiffstats
path: root/.codacy.yml
blob: a0c94d029e979237a88d7a44ede16a9e682337c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
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/**
  - web/css/**
  - web/lib/**
  - web/old/**
  - collectors/node.d.plugin/node_modules/**
  - tests/**