We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a502d commit aa21199Copy full SHA for aa21199
sonar-project.properties
@@ -1,8 +1,6 @@
1
# Complete documentation with many more options at:
2
# https://docs.sonarqube.org/latest/analysis/analysis-parameters/
3
4
-#sonar.host.url=https://sonarqube.corp.redhat.com
5
-
6
## The unique project identifier. This is mandatory.
7
# Do not duplicate or reuse!
8
# Available characters: [a-zA-Z0-9_:\.\-]
@@ -26,6 +24,3 @@ sonar.python.coverage.reportPaths=coverage.xml
26
24
27
25
# Exclude test directories from sources
28
sonar.exclusions=**/core/tests/*
29
30
-# Set tests root directory
31
-# sonar.tests=test_app/tests
0 commit comments