summaryrefslogtreecommitdiffstats
path: root/tools/pylint/pylintrc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pylint/pylintrc')
-rw-r--r--tools/pylint/pylintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pylint/pylintrc b/tools/pylint/pylintrc
index f065e65..45a25ea 100644
--- a/tools/pylint/pylintrc
+++ b/tools/pylint/pylintrc
@@ -19,7 +19,7 @@ persistent=yes
# List of plugins (as comma separated values of python modules names) to load,
# usually to register additional checkers.
-load-plugins=unittest_checker,cim_provider_checker
+load-plugins=unittest_checker,cim_provider_checker,allow_cmpi_logging
[MESSAGES CONTROL]