wip: jedis.model.yml via model editor, and settings for it

This commit is contained in:
Michael Hohn
2025-07-08 17:38:06 -07:00
committed by =Michael Hohn
parent 514cdf9f06
commit 9f75a5c6f5
13 changed files with 606 additions and 11 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"codeQL.cli.executablePath": "/Users/hohn/work-gh/codeql-lab/codeql/codeql",
"codeQL.runningQueries.useExtensionPacks": "all"
}