PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint_django
/
tests
/
Editing: testing_pylint.rc
# 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,
SAVE
CANCEL