eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.__init__.html

changeset 7989
a21d673a8f99
parent 7624
6eabbcf3bdf8
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
58 defining some checks must contain a function 'getChecks()' returning 58 defining some checks must contain a function 'getChecks()' returning
59 a dictionary containing the check type as key and a list of tuples 59 a dictionary containing the check type as key and a list of tuples
60 with the check function and associated message codes. 60 with the check function and associated message codes.
61 </p> 61 </p>
62 <dl> 62 <dl>
63 <dt>Returns:</dt> 63 <dt>Return:</dt>
64 <dd> 64 <dd>
65 dictionary containing list of tuples with checker data 65 dictionary containing list of tuples with checker data
66 </dd> 66 </dd>
67 </dl> 67 </dl>
68 <dl> 68 <dl>

eric ide

mercurial