QlPacks: Add the defaultSuite to query packs that are missing it

Also, change some examples pack names from `codeql-lang-examples` to
`codeql/lang-examples`. This doesn't affect behaviour since internally,
the legacy name is converted to the modern name.
This commit is contained in:
Andrew Eisenberg
2021-10-12 11:54:50 -07:00
parent a517a05ca8
commit bbb2637bcc
6 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
name: codeql-javascript-examples
name: codeql/javascript-examples
version: 0.0.3
dependencies:
codeql/javascript-all: "*"