Add VS Code workspace

This commit is contained in:
Michael Hohn
2024-05-31 11:55:57 -07:00
committed by =Michael Hohn
parent b9081b1945
commit c6ebfcc4c4

View File

@@ -0,0 +1,10 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"sarif-viewer.connectToGithubCodeScanning": "off"
}
}