Skip to content

Commit d4d9c60

Browse files
committed
[FIX] sonar source not present on dashboard
1 parent 0b51835 commit d4d9c60

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

sonar-project.properties

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Required metadata
22
sonar.projectKey=TDL
3-
sonar.projectName=TDL_Terminal-DirectMedia-Library
3+
sonar.projectName=TDL
44
sonar.projectVersion=1.0
55

66
# Comma-separated paths to directories with sources (required)
@@ -17,6 +17,3 @@ sonar.cxx.includeDirectories=include
1717

1818
# Path to the build-wrapper output directory
1919
sonar.cxx.build-wrapper-output=bw-output
20-
21-
# Path to the coverage report (if available)
22-
sonar.cxx.coverage.reportPath=build/reports/coverage/coverage.xml

0 commit comments

Comments
 (0)