mirror of
https://github.com/github/codeql.git
synced 2026-04-01 13:18:20 +02:00
3 lines
186 B
Plaintext
3 lines
186 B
Plaintext
| compare.py:12:1:12:6 | Compare | Comparison of constants; use 'True' or 'False' instead. |
|
|
| compare.py:13:1:13:6 | Compare | Comparison of constants; use 'True' or 'False' instead. |
|