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 c599c07 commit fefe04aCopy full SHA for fefe04a
sonar-project.properties
@@ -1,7 +1,8 @@
1
sonar.projectKey=sjinks_rollup-plugin-terser
2
-sonar.organization=sjinks
+sonar.organization=wildwolf
3
sonar.sources=src
4
sonar.tests=test
5
+sonar.test.exclusions=test/fixtures
6
sonar.testExecutionReportPaths=test-report.xml
7
sonar.javascript.lcov.reportPaths=coverage/lcov.info
8
sonar.sourceEncoding=UTF-8
0 commit comments