Skip to content

Commit f1f7e61

Browse files
Update sonar-project.properties
1 parent 77e25ee commit f1f7e61

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
@@ -4,7 +4,7 @@ sonar.language=js
44
sonar.exclusions=src/webview/**, __mocks__/**, test/**/*, node_modules/**/*, src/**/*.test.tsx, src/**/*.test.ts, src/index.*, src/wrapper/**, utils/**, webpack.*.config.ts, src/mfeUrls.js, src/extension.ts, src/vscode-extension/commands/*,src/vscode-extension/utils/*, src/vscode-extension/logging/*, jest.config.js, webpack.webview.config.js, src/vscode-extension/utils/commandHandler/*, src/vscode-extension/commands/ui-commands/*, webpack.config.js, src/l10n.ts
55

66
# Sonar should be able to grab these from the build context, but for some reason can't
7-
sonar.projectKey=Contrast-Security-Inc_contrast-vscode-plugin
8-
sonar.organization=contrast-security-inc
7+
sonar.projectKey=Contrast-Security-OSS_contrast-vscode-plugin
8+
sonar.organization=contrast-security-oss
99

1010
sonar.javascript.lcov.reportPaths=coverage/**/lcov.info

0 commit comments

Comments
 (0)