Ai
188 Star 1.7K Fork 406

GVPAPITable/APITable

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sonar-project.properties 793 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kelly 提交于 2022-12-25 21:42 +08:00 . init: init APITable code (#8)
sonar.projectKey=apitable_packages_room_server
sonar.organization=apitable
# This is the name and version displayed in the SonarCloud UI.
#sonar.projectName=packages_datasheet
#sonar.projectVersion=1.0
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
sonar.sources=src/
sonar.tests=test/
sonar.test.inclusions=**/__tests__/**,**/*.spec.ts,**/*.test.ts
# Exclude test subdirectories from source scope
sonar.exclusions=**/__tests__/**,**/*.spec.ts,**/*.test.ts
# Encoding of the source code. Default is default system encoding
sonar.sourceEncoding=UTF-8
# See: https://community.sonarsource.com/t/github-actions-sonarcloud-github-action-permissions-issue/41609/9
sonar.working.directory=/tmp/sonar
sonar.javascript.lcov.reportPaths=coverage/lcov.info
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/apitable/APITable.git
git@gitee.com:apitable/APITable.git
apitable
APITable
APITable
develop

搜索帮助