third_party.pylibs.pylint.src/pylint/testutils/testing_pylintrc

10 lines
198 B
Plaintext
Raw Normal View History

# 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,