add a codeql manifest too

This commit is contained in:
Henning Makholm
2019-10-22 17:10:37 +02:00
parent 347d97c14c
commit f4a6261f7c

3
.codeqlmanifest.json Normal file
View File

@@ -0,0 +1,3 @@
{ "provide": [ "*/ql/src/qlpack.yml",
"misc/legacy-support/*/qlpack.yml",
"misc/suite-helpers/qlpack.yml" ] }