minor workspace config change

This commit is contained in:
Michael Hohn
2025-05-06 18:12:24 -07:00
committed by =Michael Hohn
parent 1b3ca2e9da
commit f2d0c9fd82

View File

@@ -11,6 +11,7 @@
}
],
"settings": {
"makefile.configureOnOpen": false
"makefile.configureOnOpen": false,
"sarif-viewer.connectToGithubCodeScanning": "off"
}
}