|
|
@ -1,7 +1,7 @@ |
|
|
|
sonar.projectKey=1Panel-dev_1Panel |
|
|
|
sonar.projectKey=1Panel-dev_1Panel |
|
|
|
sonar.organization=1panel-dev |
|
|
|
sonar.organization=1panel-dev |
|
|
|
|
|
|
|
|
|
|
|
sonar.exclusions= frontend/src/lang/modules/* |
|
|
|
sonar.exclusions=frontend/src/lang/modules/*,backend/i18n/lang/* |
|
|
|
|
|
|
|
|
|
|
|
# This is the name and version displayed in the SonarCloud UI. |
|
|
|
# This is the name and version displayed in the SonarCloud UI. |
|
|
|
#sonar.projectName=1Panel |
|
|
|
#sonar.projectName=1Panel |
|
|
@ -12,4 +12,4 @@ sonar.exclusions= frontend/src/lang/modules/* |
|
|
|
#sonar.sources=. |
|
|
|
#sonar.sources=. |
|
|
|
|
|
|
|
|
|
|
|
# Encoding of the source code. Default is default system encoding |
|
|
|
# Encoding of the source code. Default is default system encoding |
|
|
|
#sonar.sourceEncoding=UTF-8 |
|
|
|
#sonar.sourceEncoding=UTF-8 |
|
|
|