csit rls1704 report: final update to csit_release_notes.rst, packet_*_graphs.rst...
[csit.git] / pylint.cfg
index d2ea931..82c19ae 100644 (file)
@@ -38,7 +38,7 @@ load-plugins=
 # --enable=similarities". If you want to run only the classes checker, but have
 # no Warning level messages displayed, use"--disable=all --enable=classes
 # --disable=W"
-disable=redefined-variable-type
+disable=redefined-variable-type, locally-disabled
 
 
 [REPORTS]