Skip to content

Commit e490f78

Browse files
Merge pull request #240 from Deeksha1502/sonar-proeprties
SBCOSS-525: Updated the sonar properties
2 parents e6d39b7 + 30d21fd commit e490f78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sonar-project.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
sonar.projectName=sunbird-content-editor
22
sonar.language=js
33
sonar.sources=.
4-
sonar.projectKey=project-sunbird_sunbird-content-editor
4+
sonar.projectKey=Sunbird-Knowlg_sunbird-content-editor
55
sonar.host.url=https://sonarcloud.io
6-
sonar.organization=project-sunbird
6+
sonar.organization=sunbird-knowlg-1
77
sonar.projectVersion=1.0
88
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/**
99
sonar.javascript.lcov.reportPaths=/tmp/coverage/lcov.info

0 commit comments

Comments
 (0)