Home | History | Annotate | Download | only in checkers

Lines Matching full:comparisons

1081         # Comparisons made explicit for clarity -- pylint: disable-msg=C6403
1734 # Comparisons made explicit for clarity -- pylint: disable-msg=C6403
2339 'Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons.')