summaryrefslogtreecommitdiff
path: root/pylint/test/functional/unneeded_not.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add is to the checked operatorsLaura M?dioni2015-11-241-0/+1
|
* Fix crash with 'in' operator on unneeded-notLaura M?dioni2015-10-291-0/+1
|
* improve unneeded-not messagesLaura M?dioni2015-10-271-12/+12
| | | | | - warning => convention - "One not too many" => "consider changing.."
* Check for nots too many in comparison expressionsLaura M?dioni2015-10-261-0/+12