Commit 1c863b1
File tree
3 files changed
+7
-1
lines changedFilter options
- ruby/ql
- integration-tests/query-suite
- src
- change-notes
- queries/variables
3 files changed
+7
-1
lines changedruby/ql/integration-tests/query-suite/ruby-code-quality.qls.expected
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
ruby/ql/src/change-notes/2025-05-12-rb-useless-assignment-to-local-precision-high.md
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
ruby/ql/src/queries/variables/DeadStoreOfLocal.ql
Copy file name to clipboardExpand all lines: ruby/ql/src/queries/variables/DeadStoreOfLocal.ql+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
0 commit comments