Commit cf4b6e5
File tree
3 files changed
+19
-0
lines changedFilter options
- ruby/ql
- lib/codeql/ruby/ast
- internal
- src/queries/modeling/internal
3 files changed
+19
-0
lines changedruby/ql/lib/codeql/ruby/ast/Module.qll
Copy file name to clipboardExpand all lines: ruby/ql/lib/codeql/ruby/ast/Module.qll+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
176 | 181 |
|
177 | 182 |
|
178 | 183 |
|
|
ruby/ql/lib/codeql/ruby/ast/internal/Module.qll
Copy file name to clipboardExpand all lines: ruby/ql/lib/codeql/ruby/ast/internal/Module.qll+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
| 46 | + |
| 47 | + |
45 | 48 |
|
46 | 49 |
|
47 | 50 |
|
|
ruby/ql/src/queries/modeling/internal/Types.qll
Copy file name to clipboardExpand all lines: ruby/ql/src/queries/modeling/internal/Types.qll+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
| 10 | + |
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
| ||
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
45 | 56 |
|
46 | 57 |
|
0 commit comments