Hi!
How can I tell jalopy to wrap after a case statement?
Currently my source looks something like this:
[...]
case 5: if (blabla) {
[...]
Is it possible that jalopy formats that like this:
[...]
case 5:
if (blabla) {
[...]
Or is there a switch and I didn't find it?
Thanks &
mfg.
Nobody/Anonymous
None
None
Public
|
Date: 2002-11-14 15:52 Logged In: YES |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use