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 5355d34 commit fa1fde5Copy full SHA for fa1fde5
sonar-project.properties
@@ -2,4 +2,5 @@ sonar.organization=green-code-initiative
2
sonar.projectKey=green-code-initiative_ecoCode-linter
3
sonar.sources=eslint-plugin/lib/,eslint-plugin/tools/
4
sonar.tests=eslint-plugin/tests/
5
+sonar.coverage.exclusions=eslint-plugin/tools/**/*
6
sonar.javascript.lcov.reportPaths=eslint-plugin/coverage/lcov.info
0 commit comments