251 list of codes not to be fixed as a comma |
251 list of codes not to be fixed as a comma |
252 separated string |
252 separated string |
253 </dd><dt><i>maxLineLength</i> (int)</dt> |
253 </dd><dt><i>maxLineLength</i> (int)</dt> |
254 <dd> |
254 <dd> |
255 maximum allowed line length |
255 maximum allowed line length |
256 </dd><dt><i>blanklines</i> (tuple of (int, int))</dt> |
256 </dd><dt><i>blankLines</i> (tuple of (int, int))</dt> |
257 <dd> |
257 <dd> |
258 tuple containg the number of blank lines before |
258 tuple containg the number of blank lines before |
259 a top level class or function and before a method or nested class |
259 a top level class or function and before a method or nested class |
260 or function |
260 or function |
261 </dd><dt><i>inPlace</i> (bool)</dt> |
261 </dd><dt><i>inPlace</i> (bool)</dt> |