Skip to content

Commit c604825

Browse files
committed
Add reference to nested .codeqlmanifest.json
1 parent fc546d6 commit c604825

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codeqlmanifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
{ "provide": [ "*/ql/src/qlpack.yml",
1+
{ "provide": [ "ruby/.codeqlmanifest.json",
2+
"*/ql/src/qlpack.yml",
23
"*/ql/lib/qlpack.yml",
34
"*/ql/test/qlpack.yml",
45
"cpp/ql/test/query-tests/Security/CWE/CWE-190/semmle/tainted/qlpack.yml",

0 commit comments

Comments
 (0)