Skip to content

Commit fa1fde5

Browse files
committed
Remove tooling scripts from coverage
1 parent 5355d34 commit fa1fde5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sonar-project.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ sonar.organization=green-code-initiative
22
sonar.projectKey=green-code-initiative_ecoCode-linter
33
sonar.sources=eslint-plugin/lib/,eslint-plugin/tools/
44
sonar.tests=eslint-plugin/tests/
5+
sonar.coverage.exclusions=eslint-plugin/tools/**/*
56
sonar.javascript.lcov.reportPaths=eslint-plugin/coverage/lcov.info

0 commit comments

Comments
 (0)