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 f00e5ab commit c83bdddCopy full SHA for c83bddd
sonar-project.properties
@@ -12,4 +12,4 @@ sonar.projectVersion=1.0-SNAPSHOT
12
sonar.sources=src
13
14
# Properties specific to the C and C++ analyzer:
15
-sonar.cfamily.build-wrapper-output=bw-output
+sonar.cfamily.compile-commands=bw-output/compile_commands.json
0 commit comments