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

changeset 7247
bf9379f964f3
parent 6942
2602857055c5
child 7273
391d6b7b1eff
equal deleted inserted replaced
7246:c32a350d2414 7247:bf9379f964f3
148 </dd><dt><i>args</i> (list of (str, str, bool, str, str, bool, int, list of (int, int),)</dt> 148 </dd><dt><i>args</i> (list of (str, str, bool, str, str, bool, int, list of (int, int),)</dt>
149 <dd> 149 <dd>
150 arguments used by the codeStyleCheck function (list of 150 arguments used by the codeStyleCheck function (list of
151 excludeMessages, includeMessages, repeatMessages, fixCodes, 151 excludeMessages, includeMessages, repeatMessages, fixCodes,
152 noFixCodes, fixIssues, maxLineLength, maxDocLineLength, blankLines, 152 noFixCodes, fixIssues, maxLineLength, maxDocLineLength, blankLines,
153 hangClosing, docType, codeComplexityArgs, miscellaneousArgs, errors, 153 hangClosing, docType, codeComplexityArgs, miscellaneousArgs,
154 eol, encoding, backup) 154 annotationArgs, errors, eol, encoding, backup)
155 bool, str, dict, dict, list of str, str, str, bool) 155 bool, str, dict, dict, list of str, str, str, bool)
156 </dd> 156 </dd>
157 </dl><dl> 157 </dl><dl>
158 <dt>Returns:</dt> 158 <dt>Returns:</dt>
159 <dd> 159 <dd>

eric ide

mercurial