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 b557774..28749cd 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,allow_cmpi_logging
+load-plugins=unittest_checker,cim_provider_checker,allow_cmpi_logging,lmi_storage_checker
[MESSAGES CONTROL]