Add dummy extension with an empty diff

This commit is contained in:
Asger F
2025-01-17 13:26:13 +01:00
parent 871cdb014d
commit 772c3363d2
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
extensions:
- addsTo:
pack: codeql/util
extensible: restrictAlertsTo
data:
- ["dummy", 1, 1]

View File

@@ -16,4 +16,5 @@ dependencies:
dataExtensions:
- codeql/ruby/frameworks/**/model.yml
- codeql/ruby/frameworks/**/*.model.yml
- '*.model.yml'
warnOnImplicitThis: true