Hey Ugras,
thank you for your answer
I added the buildRoot in the AppData/Romaing/…/settings.json
{
"sonarlint.rules": {},
"buildRoot": "C:\\git\\xxx\\build\\windows_ninja_debug"
}
but this did not work.
Is there a way to set this property per project and not globally like in the AppData/Romaing folder?