updates for module system; include a db

This commit is contained in:
Michael Hohn
2025-02-17 17:09:04 -08:00
committed by =Michael Hohn
parent c1b3c8d901
commit f3b703a35f
267 changed files with 56982 additions and 32 deletions

View File

@@ -12,6 +12,7 @@
}
],
"settings": {
"codeQL.runningQueries.autoSave": true
"codeQL.runningQueries.autoSave": true,
"sarif-viewer.connectToGithubCodeScanning": "off"
}
}