eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.DocStyleChecker.html

changeset 7900
72b88fb20261
parent 7784
3257703e10c5
child 7989
a21d673a8f99
equal deleted inserted replaced
7899:ecf67e07b6e0 7900:72b88fb20261
287 <dt><i>repeat</i></dt> 287 <dt><i>repeat</i></dt>
288 <dd> 288 <dd>
289 flag indicating to report each occurrence of a code 289 flag indicating to report each occurrence of a code
290 (boolean) 290 (boolean)
291 </dd> 291 </dd>
292 <dt><i>maxLineLength=</i></dt> 292 <dt><i>maxLineLength</i></dt>
293 <dd> 293 <dd>
294 allowed line length (integer) 294 allowed line length (integer)
295 </dd> 295 </dd>
296 <dt><i>docType=</i></dt> 296 <dt><i>docType</i></dt>
297 <dd> 297 <dd>
298 type of the documentation strings 298 type of the documentation strings
299 (string, one of 'eric' or 'pep257') 299 (string, one of 'eric' or 'pep257')
300 </dd> 300 </dd>
301 </dl> 301 </dl>

eric ide

mercurial