Lines Matching refs:List
34 # List of plugins (as comma separated values of python modules names) to load,
61 # List of checkers and warnings to enable.
148 # List of module names for which member attributes should not be checked
154 # List of classes names for which member attributes should not be checked
159 # List of members which are set dynamically and missed by pylint inference
164 # List of decorators that create context managers from functions, such as
175 # List of comma separated words that should not be checked.
201 # List of additional names supposed to be defined in builtins. Remember that
205 # List of strings which can identify a callback function by name. A callback
253 # List of note tags to take in consideration, separated by a comma.
262 # List of builtins function names that should not be used, separated by a comma
354 # List of decorators that define properties, such as abc.abstractproperty.
403 # List of method names used to declare (i.e. assign) instance attributes.
406 # List of valid names for the first argument in a class method.
409 # List of valid names for the first argument in a metaclass class method.
412 # List of member names, which should be excluded from the protected access