Skip to content

Commit d8134fc

Browse files
authored
Create sonar-project.properties
1 parent 417db1c commit d8134fc

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

sonar-project.properties

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

0 commit comments

Comments
 (0)