Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit ebc4f95

Browse files
committed
🔗 Add SonarCloud project metadata - links to the project homepage, CI, issue tracker, and SCM
1 parent a668e08 commit ebc4f95

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎sonar-project.properties‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
sonar.organization=ndebuhr-github
22
sonar.projectKey=cloud-native-workstation
3-
sonar.sources=.
3+
sonar.sources=.
4+
sonar.links.homepage=https://github.com/ndebuhr/cloud-native-workstation
5+
sonar.links.ci=https://github.com/ndebuhr/cloud-native-workstation/actions
6+
sonar.links.issue=https://github.com/ndebuhr/cloud-native-workstation/issues
7+
sonar.links.scm=https://github.com/ndebuhr/cloud-native-workstation

0 commit comments

Comments
 (0)