Skip to content

Commit a11cbfe

Browse files
authored
Remove unsupported SonarQube property (#1296)
By default branch will be master, nevertheless. Resolves: OAM-1420 Signed-off-by: Yaroslav Stefinko <[email protected]>
1 parent ac929fa commit a11cbfe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/linux/nv/sonar-project.propertiesValgrind

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ sonar.cxx.file.suffixes=.cxx,.cpp,.cc,.hxx,.hpp,.hh,.h
1010
sonar.cxx.cppcheck.reportPaths=./reports/cppcheck/cppcheck.xml
1111
sonar.cxx.xunit.reportPaths=./reports/*report.xml
1212
sonar.cxx.valgrind.reportPaths=./reports/valgrind/*memcheck.xml
13-
sonar.branch.name=master
1413
sonar.scm.exclusions.disabled=true

0 commit comments

Comments
 (0)