mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02:00
Migrate Java code to separate QL repo.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
| StringComparison.java:23:6:23:19 | ... == ... | String values compared with == . |
|
||||
| StringComparison.java:26:6:26:16 | ... == ... | String values compared with == . |
|
||||
| StringComparison.java:29:6:29:20 | ... == ... | String values compared with == . |
|
||||
Reference in New Issue
Block a user