summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS.txt
diff options
context:
space:
mode:
authorLaura M?dioni <laura.medioni@logilab.fr>2015-10-26 09:35:59 +0100
committerLaura M?dioni <laura.medioni@logilab.fr>2015-10-26 09:35:59 +0100
commit3820ddea785c532428642ae2f96d9e8bff244fbf (patch)
treed391102c5ff6157bae0b50392c5acdbf51d0a6c2 /CONTRIBUTORS.txt
parent6f59c12b55765a3cc721864e8882f1e8e49bcb58 (diff)
downloadpylint-3820ddea785c532428642ae2f96d9e8bff244fbf.tar.gz
Check for nots too many in comparison expressions
Diffstat (limited to 'CONTRIBUTORS.txt')
-rw-r--r--CONTRIBUTORS.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index 8317678..f05e053 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -75,4 +75,4 @@ Order doesn't matter (not that much, at least ;)
* Laura Medioni (Logilab, on behalf of the CNES): misplaced-comparison-constant,
no-classmethod-decorator, no-staticmethod-decorator, too-many-nested-blocks,
- too-many-boolean-expressions \ No newline at end of file
+ too-many-boolean-expressions, unneeded-not \ No newline at end of file