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 7e9196e commit b92d0b4Copy full SHA for b92d0b4
java/ql/lib/ext/empty.model.yml
@@ -13,6 +13,14 @@ extensions:
13
pack: codeql/java-all
14
extensible: summaryModel
15
data: []
16
+ - addsTo:
17
+ pack: codeql/java-all
18
+ extensible: barrierModel
19
+ data: []
20
21
22
+ extensible: barrierGuardModel
23
24
- addsTo:
25
26
extensible: neutralModel
0 commit comments