We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
scripts/generate_modules/queries
1 parent e40d933 commit 104a317Copy full SHA for 104a317
scripts/generate_modules/queries/codeql-pack.lock.yml
@@ -0,0 +1,6 @@
1
+---
2
+dependencies:
3
+ codeql/cpp-all:
4
+ version: 0.2.3
5
+compiled: false
6
+lockVersion: 1.0.0
scripts/generate_modules/queries/qlpack.yml
@@ -1,3 +1,4 @@
-name: standard-library-extraction-cpp-coding-standards
+name: codeql/standard-library-extraction-cpp-coding-standards
version: 0.0.0
-libraryPathDependencies: codeql-cpp
+ codeql/cpp-all: 0.2.3
0 commit comments