Merge pull request #2119 from hmakholm/pr/qlpacks

Add qlpack.json files
This commit is contained in:
Pavel Avgustinov
2019-10-16 14:27:10 +01:00
committed by GitHub
10 changed files with 50 additions and 0 deletions

5
cpp/ql/src/qlpack.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "codeql-cpp",
"version": "0.0.0",
"dbscheme": "semmlecode.cpp.dbscheme"
}