Skip to content

Commit fefe04a

Browse files
committed
Update sonar-project.properties
1 parent c599c07 commit fefe04a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sonar-project.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
sonar.projectKey=sjinks_rollup-plugin-terser
2-
sonar.organization=sjinks
2+
sonar.organization=wildwolf
33
sonar.sources=src
44
sonar.tests=test
5+
sonar.test.exclusions=test/fixtures
56
sonar.testExecutionReportPaths=test-report.xml
67
sonar.javascript.lcov.reportPaths=coverage/lcov.info
78
sonar.sourceEncoding=UTF-8

0 commit comments

Comments
 (0)