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 6d8b6be commit 5355d34Copy full SHA for 5355d34
sonar-project.properties
@@ -1,3 +1,5 @@
1
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.javascript.lcov.reportPaths=eslint-plugin/coverage/lcov.info
0 commit comments