Ai
2 Star 9 Fork 0

边仁杰/netdata

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
netdata.cppcheck 508 Bytes
一键复制 编辑 原始数据 按行查看 历史
paulfantom 提交于 2018-09-08 21:45 +08:00 . remove static dir config
<?xml version="1.0" encoding="UTF-8"?>
<project version="1">
<builddir>cppcheck-build</builddir>
<includedir>
<dir name=".."/>
</includedir>
<libraries>
<library>cppcheck-lib</library>
<library>gnu</library>
<library>posix</library>
</libraries>
<suppressions>
<suppression>nullPointerRedundantCheck</suppression>
<suppression>unusedFunction</suppression>
<suppression>readdirCalled</suppression>
</suppressions>
</project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/rjbian/netdata.git
git@gitee.com:rjbian/netdata.git
rjbian
netdata
netdata
master

搜索帮助