Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html

changeset 6265
56bd09c4c297
parent 6264
04a671fa4adb
child 6816
d1a6f7fc6dd2
equal deleted inserted replaced
6264:04a671fa4adb 6265:56bd09c4c297
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>

eric ide

mercurial