mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
I changed to detect any logical operation usage (i.e. !, ==), but I kept usage in a conditional directly as a separate detection condition. I found no false positives on the projects you shared with me previously.