Enforce PEP263. Refs #7316, #7320. Fixes #7294.

This commit is contained in:
Pedro Algarvio 2013-09-18 23:42:20 +01:00
parent 124e067733
commit 4281967be0

View file

@ -14,6 +14,8 @@ init-hook="
# Pickle collected data for later comparisons.
persistent=no
load-plugins=salttesting.pylintplugins.pep263
[MESSAGES CONTROL]