1 Star 0 Fork 0

Cloudy/go-coap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sonar-project.properties 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
sonar.projectKey=plgd-dev_go-coap
sonar.organization=plgd-dev
# This is the name and version displayed in the SonarCloud UI.
#sonar.projectName=hub
#sonar.projectVersion=1.0
#sonar.log.level=DEBUG
#sonar.verbose=true
sonar.python.version=3.8
sonar.sources=.
sonar.exclusions=**/*_test.go,**/*.pb.go,**/*.pb.gw.go,**/options.go,**/main.go,v3/**
sonar.tests=.
sonar.test.inclusions=**/*_test.go
sonar.test.exclusions=
#wildcard do not work for tests.reportPaths
#sonar.go.tests.reportPaths=.tmp/report/certificate-authority.report.json,.tmp/report/cloud2cloud-connector.report.json,.tmp/report/cloud2cloud-gateway.report.json,.tmp/report/coap-gateway.report.json,.tmp/report/grpc-gateway.report.json,.tmp/report/http-gateway.report.json,.tmp/report/identity-store.report.json,.tmp/report/resource-aggregate.report.json,.tmp/report/resource-directory.report.json
sonar.go.coverage.reportPaths=.tmp/coverage/*.coverage.txt
sonar.coverage.exclusions=examples/**,**/main.go,**/*.pb.go,**/*.pb.gw.go,**/*.js,**/*.py,**/*_test.go
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/itcloudy/go-coap.git
git@gitee.com:itcloudy/go-coap.git
itcloudy
go-coap
go-coap
master

搜索帮助