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> |