加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
sonar-project.properties 449 Bytes
一键复制 编辑 原始数据 按行查看 历史
sonar.projectKey=1Panel-dev_1Panel
sonar.organization=1panel-dev
sonar.exclusions=frontend/src/lang/modules/*,backend/i18n/lang/*
# This is the name and version displayed in the SonarCloud UI.
#sonar.projectName=1Panel
#sonar.projectVersion=1.0
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
#sonar.sources=.
# Encoding of the source code. Default is default system encoding
#sonar.sourceEncoding=UTF-8
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化