Skip to content

Commit d485c90

Browse files
committed
Creating/updating sonar-project.properties on main
1 parent 0660cc3 commit d485c90

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

sonar-project.properties

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
sonar.projectKey=oracle-devrel_springai-rag-db23ai
2+
sonar.organization=oracle-devrel
3+
4+
# This is the name and version displayed in the SonarCloud UI.
5+
#sonar.projectName=test
6+
#sonar.projectVersion=1.0
7+
8+
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
9+
#sonar.sources=.
10+
11+
# Encoding of the source code. Default is default system encoding
12+
#sonar.sourceEncoding=UTF-8

0 commit comments

Comments
 (0)