1 Star 1 Fork 0

边仁杰 / netdata

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.lgtm.yml 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
George Moschovitis 提交于 2018-11-08 11:37 . Split js 2 (#4581)
---
# LGTM does a good job at classifying files, but sometimes it needs some help.
# To classify files which shouldn't be checked we need to define where such
# files are located and manually assign them one of possible categories:
# docs, generated, library, template, test
# More information can be found in lgtm documentation:
# https://help.semmle.com/lgtm-enterprise/user/help/file-classification.html#built-in-tags
# https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
path_classifiers:
library:
- collectors/python.d.plugin/python_modules/third_party/
- collectors/python.d.plugin/python_modules/urllib3/
- collectors/python.d.plugin/python_modules/pyyaml2/
- collectors/python.d.plugin/python_modules/pyyaml3/
- collectors/node.d.plugin/node_modules/lib/
- collectors/node.d.plugin/node_modules/asn1-ber.js
- collectors/node.d.plugin/node_modules/extend.js
- collectors/node.d.plugin/node_modules/net-snmp.js
- collectors/node.d.plugin/node_modules/pixl-xml.js
- web/gui/lib/
- web/gui/src/
- web/gui/css/
test:
- tests/
C
1
https://gitee.com/rjbian/netdata.git
git@gitee.com:rjbian/netdata.git
rjbian
netdata
netdata
master

搜索帮助