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 0be9cb9 commit 60fd907Copy full SHA for 60fd907
sonar-project.properties
@@ -3,6 +3,7 @@ sonar.organization=basics
3
4
sonar.cpd.exclusions=./packages/**/*.test.js
5
sonar.javascript.lcov.reportPaths=./coverage/lcov.info
6
+sonar.tests.inclusions=**/*.test.js
7
8
# This is the name and version displayed in the SonarCloud UI.
9
#sonar.projectName=rxjs-collection
0 commit comments