Menu

#225 don`t use wrapping if lenght < Max

open
nobody
5
2005-01-27
2005-01-27
aseb
No

Add optional parameter don`t wrap sorce code if code
line length < MAX length.

Exampl: I have some code:

fragment A:
while (abtValues.hasNext()) {

dataModel.getGerichtModel().
getAbteilungErfassung().
getOrganisationseinheitM().

sdPutToHistory(abtData.getAbteilungData().getID());

fragment B:
while (abtValues.hasNext()) {

dataModel.getModel().getung().getitM();

MAX line lenght se to 100 and all this lines have
length < 100.

I wont wrap all sources but I don`t wont to change
anythings in this fragments.

And I realy need in option "Don`t touch lines with
length < MAX length".

Thanks.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB