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

branch
eric7
changeset 10054
d7a47f0cff2b
parent 10046
35b27af462ef
child 10070
9f5758c0fec1
equal deleted inserted replaced
10053:9914b7b4b11c 10054:d7a47f0cff2b
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, nameOrderArgs, errors, eol, encoding, 189 annotationArgs, securityArgs, importsArgs, nameOrderArgs, unusedArgs, errors,
190 backup) 190 eol, encoding, backup)
191 bool, str, dict, dict, dict, dict, dict, list of str, str, str, bool) 191 bool, str, dict, 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, nameOrderArgs, errors, eol, encoding, 313 annotationArgs, securityArgs, importsArgs, nameOrderArgs, unusedArgs, errors,
314 backup) 314 eol, encoding, backup)
315 bool, str, dict, dict, dict, dict, dict, list of str, str, str, bool) 315 bool, str, dict, 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