Add cpp support

Adding cpp support to sonarlint.nvim.

In order to work, compile_commands.json needs to exists in the root folder of the project.

More information about how to generate a compilation database can be found here: https://github.com/SonarSource/sonarlint-vscode/wiki/C-and-CPP-Analysis#generate-a-compilation-database

Merge request reports

Loading