mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Add dummy extension with an empty diff
This commit is contained in:
6
ruby/ql/lib/emptydiff.model.yml
Normal file
6
ruby/ql/lib/emptydiff.model.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
extensions:
|
||||
- addsTo:
|
||||
pack: codeql/util
|
||||
extensible: restrictAlertsTo
|
||||
data:
|
||||
- ["dummy", 1, 1]
|
||||
@@ -16,4 +16,5 @@ dependencies:
|
||||
dataExtensions:
|
||||
- codeql/ruby/frameworks/**/model.yml
|
||||
- codeql/ruby/frameworks/**/*.model.yml
|
||||
- '*.model.yml'
|
||||
warnOnImplicitThis: true
|
||||
|
||||
Reference in New Issue
Block a user