mirror of
https://github.com/github/codeql.git
synced 2026-06-15 18:01:10 +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.