1 Star 9 Fork 0

doyto/goooqo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sonar-project.properties 697 Bytes
一键复制 编辑 原始数据 按行查看 历史
f0rb 提交于 2024-08-31 18:28 . add The Clear BSD License
#
# The Clear BSD License
#
# Copyright (c) 2024, DoytoWin, Inc.
# All rights reserved.
#
# This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree.
#
sonar.organization=doytowin
# Project key from sonarcloud dashboard for Github Action, otherwise pick a project key you like
sonar.projectKey=win.doyto.goooqo
sonar.projectName=GoooQo
sonar.projectVersion=1.0.0
sonar.sources=.
sonar.sourceEncoding=UTF-8
sonar.exclusions=**/pkg/**,**/main/**,**/test/**
#sonar.projectBaseDir= # optional, default is .
sonar.tests=.
sonar.test.inclusions=**/*_test.go
sonar.test.exclusions=**/pkg/**
sonar.go.coverage.reportPaths=cov.out
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/doyto/goooqo.git
git@gitee.com:doyto/goooqo.git
doyto
goooqo
goooqo
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385