We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92c08cd commit c173d80Copy full SHA for c173d80
1 file changed
sonar-project.properties
@@ -1,5 +1,5 @@
1
sonar.projectKey=rosette-api-php-binding
2
sonar.sources=source
3
sonar.tests=spec
4
-sonar.exclusions=**/classes/**,**/css/**,**/examples/**,*.html,**/img/**,**/js/**,**/namespaces/**,**/packages/**,**/vendor/**
+sonar.exclusions=**/examples/**
5
sonar.php.coverage.reportPaths=coverage.xml
0 commit comments