summaryrefslogtreecommitdiff
path: root/pylint/test/functional/misplaced_comparison_constant.txt
Commit message (Expand)AuthorAgeFilesLines
* Use the representation of the context when building the message for misplaced...Claudiu Popa2015-10-261-0/+1
* Don't emit misplaced-comparison-constant for constant tests, such as true == ...Claudiu Popa2015-10-261-6/+4
* Explicitely check for const to const comparisonLaura M?dioni2015-10-261-4/+7
* add a new rule looking for yoda conditionsLaura M?dioni2015-10-151-0/+4