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

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
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