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.
2 parents c96694d + 8af543f commit 3c9f919Copy full SHA for 3c9f919
sonar-project.properties
@@ -0,0 +1,12 @@
1
+sonar.projectKey=peercoin_peercoin
2
+sonar.organization=peercoin
3
+
4
+# This is the name and version displayed in the SonarCloud UI.
5
+sonar.projectName=peercoin
6
+#sonar.projectVersion=1.0
7
8
+# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
9
+#sonar.sources=.
10
11
+# Encoding of the source code. Default is default system encoding
12
+#sonar.sourceEncoding=UTF-8
0 commit comments