src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html

branch
eric7
changeset 10046
35b27af462ef
parent 9209
b99e7fd55fd3
child 10054
d7a47f0cff2b
equal deleted inserted replaced
10045:f5c57f8d17a4 10046:35b27af462ef
184 <dd> 184 <dd>
185 arguments used by the codeStyleCheck function (list of 185 arguments used by the codeStyleCheck function (list of
186 excludeMessages, includeMessages, repeatMessages, fixCodes, 186 excludeMessages, includeMessages, repeatMessages, fixCodes,
187 noFixCodes, fixIssues, maxLineLength, maxDocLineLength, blankLines, 187 noFixCodes, fixIssues, maxLineLength, maxDocLineLength, blankLines,
188 hangClosing, docType, codeComplexityArgs, miscellaneousArgs, 188 hangClosing, docType, codeComplexityArgs, miscellaneousArgs,
189 annotationArgs, securityArgs, importsArgs, errors, eol, encoding, 189 annotationArgs, securityArgs, importsArgs, nameOrderArgs, errors, eol, encoding,
190 backup) 190 backup)
191 bool, str, dict, dict, dict, dict, list of str, str, str, bool) 191 bool, str, dict, dict, dict, dict, dict, list of str, str, str, bool)
192 </dd> 192 </dd>
193 </dl> 193 </dl>
194 <dl> 194 <dl>
195 <dt>Return:</dt> 195 <dt>Return:</dt>
196 <dd> 196 <dd>
308 <dd> 308 <dd>
309 arguments used by the codeStyleCheck function (list of 309 arguments used by the codeStyleCheck function (list of
310 excludeMessages, includeMessages, repeatMessages, fixCodes, 310 excludeMessages, includeMessages, repeatMessages, fixCodes,
311 noFixCodes, fixIssues, maxLineLength, maxDocLineLength, blankLines, 311 noFixCodes, fixIssues, maxLineLength, maxDocLineLength, blankLines,
312 hangClosing, docType, codeComplexityArgs, miscellaneousArgs, 312 hangClosing, docType, codeComplexityArgs, miscellaneousArgs,
313 annotationArgs, securityArgs, importsArgs, errors, eol, encoding, 313 annotationArgs, securityArgs, importsArgs, nameOrderArgs, errors, eol, encoding,
314 backup) 314 backup)
315 bool, str, dict, dict, dict, dict, list of str, str, str, bool) 315 bool, str, dict, dict, dict, dict, dict, list of str, str, str, bool)
316 </dd> 316 </dd>
317 </dl> 317 </dl>
318 <dl> 318 <dl>
319 <dt>Return:</dt> 319 <dt>Return:</dt>
320 <dd> 320 <dd>

eric ide

mercurial