Equality test on boolean

Author: LGTM

import python

from Compare eq
where eq.getAComparator() instanceof BooleanLiteral
select eq

Description

Finds tests like `==true`, `==false`, `'!=true`, `is false`