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 5ac741a commit 900d0ddCopy full SHA for 900d0dd
sonar-project.properties
@@ -9,5 +9,5 @@ sonar.language = php
9
sonar.sources=src
10
sonar.tests=tests
11
sonar.exclusions=src/Protobuf/**/*
12
-sonar.php.coverage.reportPaths=coverage/coverage.xml
+; sonar.php.coverage.reportPaths=coverage/coverage.xml
13
sonar.verbose = true
0 commit comments