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.
1 parent 871cdb0 commit 772c336Copy full SHA for 772c336
ruby/ql/lib/emptydiff.model.yml
@@ -0,0 +1,6 @@
1
+extensions:
2
+ - addsTo:
3
+ pack: codeql/util
4
+ extensible: restrictAlertsTo
5
+ data:
6
+ - ["dummy", 1, 1]
ruby/ql/lib/qlpack.yml
@@ -16,4 +16,5 @@ dependencies:
16
dataExtensions:
17
- codeql/ruby/frameworks/**/model.yml
18
- codeql/ruby/frameworks/**/*.model.yml
19
+ - '*.model.yml'
20
warnOnImplicitThis: true
0 commit comments