mirror of
https://github.com/rmontanana/mdlp.git
synced 2025-08-16 07:55:58 +00:00
9 lines
320 B
JSON
9 lines
320 B
JSON
{
|
|
"sonarlint.connectedMode.project": {
|
|
"connectionId": "rmontanana",
|
|
"projectKey": "rmontanana_mdlp"
|
|
},
|
|
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
|
|
"cmake.configureOnOpen": true,
|
|
"sonarlint.pathToCompileCommands": "${workspaceFolder}/build/compile_commands.json"
|
|
} |