Skip to content

Commit ac6e418

Browse files
committed
chore: exclude coverage of plugin.js
1 parent edf4f8e commit ac6e418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
sonar.projectKey=r2don_nest-http-interface
22
sonar.organization=r2don
33
sonar.javascript.lcov.reportPaths=coverage/lcov.info
4-
sonar.coverage.exclusions=**.spec.ts
4+
sonar.coverage.exclusions=**.spec.ts,plugin.js

0 commit comments

Comments
 (0)