Skip to content

Commit 2d1c671

Browse files
author
WangGLJoseph
committed
specify source and test files for sonar
1 parent a9a804c commit 2d1c671

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sonar-project.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ sonar.exclusions=conf/**, demo_vis/**, results/**, scripts/**
22
sonar.organization=autocoderoversg
33
sonar.projectKey=AutoCodeRoverSG_auto-code-rover
44
sonar.python.coverage.reportPaths=coverage.xml
5+
sonar.sources=app/
6+
sonar.tests=test/
57
sonar.verbose=true

0 commit comments

Comments
 (0)