Skip to content

Commit

Permalink
Update vs code settings file.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquinffernandez committed Aug 27, 2024
1 parent 0f7d622 commit aadb026
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/mmoc/.vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@
"docwriter.progress.trackFunctions": true,
"docwriter.progress.trackMethods": false,
"docwriter.progress.trackClasses": false,
"docwriter.progress.trackTypes": false
"docwriter.progress.trackTypes": false,
"sonarlint.pathToCompileCommands": "${workspaceFolder}/compile_commands.json"
}

0 comments on commit aadb026

Please sign in to comment.