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.
2 parents e6d39b7 + 30d21fd commit e490f78Copy full SHA for e490f78
sonar-project.properties
@@ -1,9 +1,9 @@
1
sonar.projectName=sunbird-content-editor
2
sonar.language=js
3
sonar.sources=.
4
-sonar.projectKey=project-sunbird_sunbird-content-editor
+sonar.projectKey=Sunbird-Knowlg_sunbird-content-editor
5
sonar.host.url=https://sonarcloud.io
6
-sonar.organization=project-sunbird
+sonar.organization=sunbird-knowlg-1
7
sonar.projectVersion=1.0
8
sonar.exclusions=**/*.spec.js,**/libs/*.js,**/deploy/**,**/server/**,**/migration/*task.js,**/backward-compatibility.js,**/base-plugin.js,**/bootstrap-editor.js,**/ce-config.js,**/content-editor-api.js,**/content-editor.js,**/webpack.plugin.config.js,**/webpack.config.js,**/karmaconf.pluginframework.js,**/karmaconf.js,**/handle-empty-css.css,**/gulpfile.js,**/Gruntfile.js,**/app.js,**/test_framework/**,**/test/**
9
sonar.javascript.lcov.reportPaths=/tmp/coverage/lcov.info
0 commit comments