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 32f85dd commit ecb086eCopy full SHA for ecb086e
sonar-project.properties
@@ -0,0 +1,13 @@
1
+sonar.projectKey=BehaviorTree_BehaviorTree.CPP
2
+sonar.organization=behaviortree
3
+
4
+# This is the name and version displayed in the SonarCloud UI.
5
+#sonar.projectName=BehaviorTree.CPP
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