This is the correct place for a newer version of pylint.
@ -6,6 +6,8 @@ max-args=14
max-locals=28
max-attributes=8
max-statements=65
[SIMILARITIES]
min-similarity-lines=6
[MESSAGES CONTROL]