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 83ccf6d commit 5cfb2a9Copy full SHA for 5cfb2a9
.github/workflows/sonar-project.properties
@@ -0,0 +1,14 @@
1
+sonar.projectKey=gidragir_Tab-clip-manager
2
+sonar.organization=gidragir
3
+
4
5
+# This is the name and version displayed in the SonarCloud UI.
6
+#sonar.projectName=Tab-clip-manager
7
+#sonar.projectVersion=1.0
8
9
10
+# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
11
+#sonar.sources=.
12
13
+# Encoding of the source code. Default is default system encoding
14
+#sonar.sourceEncoding=UTF-8
0 commit comments