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 73cdee3 commit dc29affCopy full SHA for dc29aff
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