176778fe92
Implements lint for order comparisons against bool (#3438) As described on issue #3438, this change implements linting for `>` and `<` comparisons against both `boolean` literals and between expressions.