Skip to content

Commit af6e192

Browse files
committed
add sonar-project.properties
1 parent 98be0a7 commit af6e192

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sonar-project.properties

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
sonar.projectName=ecc
2+
sonar.projectKey=aldenml_ecc
3+
sonar.organization=aldenml
4+
sonar.projectVersion=1.0.7
5+
6+
sonar.sources=src
7+
sonar.sourceEncoding=UTF-8

0 commit comments

Comments
 (0)