Hi @the_frank ,
According to this line in the log, you are pointing sonar.cfamily.compile-commands
to a directory and not to a file, compile_commands.json
should be a json file.
Hi @the_frank ,
According to this line in the log, you are pointing sonar.cfamily.compile-commands
to a directory and not to a file, compile_commands.json
should be a json file.