Meh, if we have to change that indentation style in those hundred cases to something slightly different to appease checkstyle, I'm cool with it. What does it want to see?
On Mon, Jul 20, 2009 at 2:08 PM, Benson Margulies<bimargul...@gmail.com> wrote: > See > > http://www.nabble.com/Indentation-problem-with-long-method-signature-and-throws-td16427361.html > > > There are about 110 examples where the style in use in the code base > runs into this, which sadly seems to be an immutable opinion of > checkstyle. > > I don't know of any way to automate style checks except checkstyle. > So, either folks have to be willing to accept it's view of this > situation, or I need to turn off indentation checking. >