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.
2 parents 73cdee3 + dc29aff commit 9d737aeCopy full SHA for 9d737ae
sonar-project.properties
@@ -3,7 +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
+sonar.test.inclusions=**/*.test.js
7
8
# This is the name and version displayed in the SonarCloud UI.
9
#sonar.projectName=rxjs-collection
0 commit comments