summaryrefslogtreecommitdiffstats
path: root/.codacy.yml
blob: 0e3f443650f0cdf29332f253e681b6e0d9852ec6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
exclude_paths:
  - python.d/python_modules/pyyaml2/**
  - python.d/python_modules/pyyaml3/**
  - python.d/python_modules/urllib3/**
  - python.d/python_modules/lm_sensors.py
  - web/css/**
  - web/lib/**
  - web/old/**
  - node.d/node_modules/lib/**
  - node.d/node_modules/asn1-ber.js
  - node.d/node_modules/net-snmp.js
  - node.d/node_modules/pixl-xml.js
  - node.d/node_modules/extend.js
  - tests/**