src/eric7/Documentation/Source/eric7.Plugins.PluginCodeStyleChecker.html

branch
eric7
changeset 10595
59579e8aff98
parent 10479
856476537696
child 10684
58c7f23ae1cb
equal deleted inserted replaced
10593:b7ebfc2e47d4 10595:59579e8aff98
436 </dd> 436 </dd>
437 <dt><i>filename</i> (str)</dt> 437 <dt><i>filename</i> (str)</dt>
438 <dd> 438 <dd>
439 source filename 439 source filename
440 </dd> 440 </dd>
441 <dt><i>source</i> (str)</dt> 441 <dt><i>source</i> (list of str)</dt>
442 <dd> 442 <dd>
443 string containing the code to check 443 list of code lines to be checked
444 </dd> 444 </dd>
445 <dt><i>args</i> (list of (str, str, bool, str, str, bool, int, list of (int, int),)</dt> 445 <dt><i>args</i> (list of (str, str, bool, str, str, bool, int, list of (int, int),)</dt>
446 <dd> 446 <dd>
447 arguments used by the codeStyleCheck function (list of 447 arguments used by the codeStyleCheck function (list of
448 excludeMessages, includeMessages, repeatMessages, fixCodes, 448 excludeMessages, includeMessages, repeatMessages, fixCodes,

eric ide

mercurial