Files
BC3S-firmware/.vscode/settings.json

3 lines
100 B
JSON
Raw Permalink Normal View History

2024-05-06 18:11:44 +08:00
{
"sonarlint.pathToCompileCommands": "${workspaceFolder}\\build\\Debug\\compile_commands.json"
}