diff --git a/mrvacommander.code-workspace b/mrvacommander.code-workspace new file mode 100644 index 0000000..23f4f79 --- /dev/null +++ b/mrvacommander.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "sarif-viewer.connectToGithubCodeScanning": "off" + } +} \ No newline at end of file