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 f428f5b commit eb7eb06Copy full SHA for eb7eb06
sonar-project.properties
@@ -0,0 +1,8 @@
1
+sonar.projectKey=Strooom_BME688-ML-v1-SW
2
+sonar.projectName=BME688-ML-v1-SW
3
+sonar.projectVersion=1.0
4
+sonar.sources=src, lib
5
+sonar.tests=test
6
+sonar.sourceEncoding=UTF-8
7
+sonar.host.url=SonarCloud.io
8
+sonar.cfamily.compile-commands=compile_commands.json
0 commit comments