diff --git a/.vscode/settings.json b/.vscode/settings.json index ef7c58825713515763514eab07ce12ef3546ecfe..8992812ac7493d6ac6ab4508c326f5ba3d99fcc4 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -99,6 +99,5 @@ ] }, "gtest-adapter.debugConfig": "Run ELFIO Tests", - "gtest-adapter.supportLocation": true, - "sonarlint.pathToCompileCommands": "${workspaceFolder}/build/compile_commands.json" + "gtest-adapter.supportLocation": true } \ No newline at end of file