Skip to content

Commit 104a317

Browse files
committed
Modernize the scripts/generate_modules/queries qlpack
1 parent e40d933 commit 104a317

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
dependencies:
3+
codeql/cpp-all:
4+
version: 0.2.3
5+
compiled: false
6+
lockVersion: 1.0.0
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
name: standard-library-extraction-cpp-coding-standards
1+
name: codeql/standard-library-extraction-cpp-coding-standards
22
version: 0.0.0
3-
libraryPathDependencies: codeql-cpp
3+
dependencies:
4+
codeql/cpp-all: 0.2.3

0 commit comments

Comments
 (0)