Sonarlint in CLion falsely gives C++ issues on code enclosed in extern "C"{}

For example, the analysis tells me a function should be put in a namespace in a header file, but the function prototype is placed in extern “C”{}

Hey there.

I’ve moved your thread to the section on reporting false-positives.

Please review the following post and update the thread:

Thanks!