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 54f40eb commit 713b110Copy full SHA for 713b110
sonar-project.properties
@@ -0,0 +1,13 @@
1
+sonar.projectKey=DevOps-Video-Sharing_VideoSharingFrontend
2
+sonar.organization=devops-video-sharing
3
+
4
+# This is the name and version displayed in the SonarCloud UI.
5
+#sonar.projectName=VideoSharingFrontend
6
+#sonar.projectVersion=1.0
7
8
9
+# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
10
+#sonar.sources=.
11
12
+# Encoding of the source code. Default is default system encoding
13
+#sonar.sourceEncoding=UTF-8
0 commit comments