mirror of
https://github.com/github/codeql.git
synced 2026-08-03 17:03:02 +02:00
3 lines
213 B
Plaintext
3 lines
213 B
Plaintext
| DuplicateBranches.go:4:5:4:10 | ...>=... | The 'then' and 'else' branches of this if statement are identical. |
|
|
| main.go:6:5:6:9 | ...<... | The 'then' and 'else' branches of this if statement are identical. |
|