Commit Graph

4 Commits

Author SHA1 Message Date
Sushobhit
5f50266275 Add new check 'comparison-with-itself' (#2074)
This test checks that we don't compare a value with itself,
which might suggest some potential bug or an honest mistake.

Fixes #2051
2018-05-15 13:33:00 -04:00
Claudiu Popa
fa28ff647b Make misplaced-comparison-constant a convention, rather than a warning. 2015-10-26 15:50:14 +00:00
Laura Médioni
c2ce68547e add a new rule looking for yoda conditions 2015-10-15 17:02:52 +02:00
Ionel Cristian Maries
26eb7f9a2e Move all package files to a pylint package. 2015-02-14 18:13:20 +02:00