Documentation/Source/eric5.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html

branch
Py2 comp.
changeset 3515
1b8381afe38f
parent 3456
96232974dcdb
child 3549
96ebf42cd960
equal deleted inserted replaced
3506:d85fadb263a0 3515:1b8381afe38f
139 </dd> 139 </dd>
140 </dl><dl> 140 </dl><dl>
141 <dt>Returns:</dt> 141 <dt>Returns:</dt>
142 <dd> 142 <dd>
143 tuple of stats (dict) and results (tuple for each found violation 143 tuple of stats (dict) and results (tuple for each found violation
144 of style (tuple of lineno (int), position (int), text (str), fixed 144 of style (tuple of lineno (int), position (int), text (str), ignored
145 (bool), autofixing (bool), fixedMsg (str))) 145 (bool), fixed (bool), autofixing (bool), fixedMsg (str)))
146 </dd> 146 </dd>
147 </dl> 147 </dl>
148 <div align="right"><a href="#top">Up</a></div> 148 <div align="right"><a href="#top">Up</a></div>
149 <hr /><hr /> 149 <hr /><hr />
150 <a NAME="extractLineFlags" ID="extractLineFlags"></a> 150 <a NAME="extractLineFlags" ID="extractLineFlags"></a>

eric ide

mercurial