147 string containing the code to check |
147 string containing the code to check |
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, blankLines, hangClosing, |
152 noFixCodes, fixIssues, maxLineLength, maxDocLineLength, blankLines, |
153 docType, codeComplexityArgs, miscellaneousArgs, errors, eol, |
153 hangClosing, docType, codeComplexityArgs, miscellaneousArgs, errors, |
154 encoding, backup) |
154 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> |
209 string containing the code to check |
209 string containing the code to check |
210 </dd><dt><i>args</i> (list of (str, str, bool, str, str, bool, int, list of (int, int),)</dt> |
210 </dd><dt><i>args</i> (list of (str, str, bool, str, str, bool, int, list of (int, int),)</dt> |
211 <dd> |
211 <dd> |
212 arguments used by the codeStyleCheck function (list of |
212 arguments used by the codeStyleCheck function (list of |
213 excludeMessages, includeMessages, repeatMessages, fixCodes, |
213 excludeMessages, includeMessages, repeatMessages, fixCodes, |
214 noFixCodes, fixIssues, maxLineLength, blankLines, hangClosing, |
214 noFixCodes, fixIssues, maxLineLength, maxDocLineLength, blankLines, |
215 docType, codeComplexityArgs, miscellaneousArgs, errors, eol, |
215 hangClosing, docType, codeComplexityArgs, miscellaneousArgs, errors, |
216 encoding, backup) |
216 eol, encoding, backup) |
217 bool, str, dict, dict, list of str, str, str, bool) |
217 bool, str, dict, dict, list of str, str, str, bool) |
218 </dd> |
218 </dd> |
219 </dl><dl> |
219 </dl><dl> |
220 <dt>Returns:</dt> |
220 <dt>Returns:</dt> |
221 <dd> |
221 <dd> |