// SYSTEM PANEL //
[ROOT]
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint
/
testutils
[ PARENT ]
EDIT :: testing_pylintrc
# 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