# A bare minimum pylintrc used for the functional tests that don't specify
# their own settings.

[MESSAGES CONTROL]

disable=
    suppressed-message,
    locally-disabled,
    useless-suppression,
