Skip to content

Commit aa21199

Browse files
committed
Removed extraneous comments to avoid any confusion in the future
1 parent 72a502d commit aa21199

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

sonar-project.properties

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Complete documentation with many more options at:
22
# https://docs.sonarqube.org/latest/analysis/analysis-parameters/
33

4-
#sonar.host.url=https://sonarqube.corp.redhat.com
5-
64
## The unique project identifier. This is mandatory.
75
# Do not duplicate or reuse!
86
# Available characters: [a-zA-Z0-9_:\.\-]
@@ -26,6 +24,3 @@ sonar.python.coverage.reportPaths=coverage.xml
2624

2725
# Exclude test directories from sources
2826
sonar.exclusions=**/core/tests/*
29-
30-
# Set tests root directory
31-
# sonar.tests=test_app/tests

0 commit comments

Comments
 (0)