mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
link to sonarcloud
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -93,5 +93,9 @@
|
|||||||
"makefile"
|
"makefile"
|
||||||
],
|
],
|
||||||
"typescript.preferences.preferTypeOnlyAutoImports": true,
|
"typescript.preferences.preferTypeOnlyAutoImports": true,
|
||||||
"sonarlint.pathToCompileCommands": "${workspaceFolder}/compile_commands.json"
|
"sonarlint.pathToCompileCommands": "${workspaceFolder}/compile_commands.json",
|
||||||
|
"sonarlint.connectedMode.project": {
|
||||||
|
"connectionId": "emsesp",
|
||||||
|
"projectKey": "emsesp_EMS-ESP32"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user