mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
Shared packs: Depend on codeql/tutorial from all language libraries
This allows `import tutorial` from queries targeting any language, just like before, while removing the duplicate copies of `tutorial.qll`.
This commit is contained in:
@@ -7,3 +7,4 @@ upgrades: upgrades
|
||||
library: true
|
||||
dependencies:
|
||||
codeql/ssa: ${workspace}
|
||||
codeql/tutorial: ${workspace}
|
||||
|
||||
Reference in New Issue
Block a user