Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html

changeset 5662
2c99fa1072b6
parent 5623
f4d7cfdadc3f
child 5727
c8842a8d1167
equal deleted inserted replaced
5661:ae4f5cdc3d00 5662:2c99fa1072b6
145 </dd><dt><i>args</i></dt> 145 </dd><dt><i>args</i></dt>
146 <dd> 146 <dd>
147 arguments used by the codeStyleCheck function (list of 147 arguments used by the codeStyleCheck function (list of
148 excludeMessages (str), includeMessages (str), repeatMessages 148 excludeMessages (str), includeMessages (str), repeatMessages
149 (bool), fixCodes (str), noFixCodes (str), fixIssues (bool), 149 (bool), fixCodes (str), noFixCodes (str), fixIssues (bool),
150 maxLineLength (int), hangClosing (bool), docType (str), maximum 150 maxLineLength (int), hangClosing (bool), docType (str), dictionary
151 allowed code complexity (int), dictionary with arguments for the 151 with arguments for the code complexity checker (dict), dictionary
152 miscellaneous checker (dict), errors (list of str), eol (str), 152 with arguments for the miscellaneous checker (dict), errors (list
153 encoding (str), backup (bool)) 153 of str), eol (str), encoding (str), backup (bool))
154 </dd> 154 </dd>
155 </dl><dl> 155 </dl><dl>
156 <dt>Returns:</dt> 156 <dt>Returns:</dt>
157 <dd> 157 <dd>
158 tuple of statistics (dict) and results (tuple for each found 158 tuple of statistics (dict) and results (tuple for each found

eric ide

mercurial