On Tue, Feb 26, 2013 at 1:24 AM, Rupert Westenthaler
<[email protected]> wrote:
> ...this reminds me that I would like to modify the Stanbol code
> conventions to avoid all things like
>
>     public void testMethod(String param1
>                                       String param2
> and use
>     public void testMethod(String param1
>             String param2
> instead....

you mean just changing the indentation? Does anyone really care about
this? I don't.

-Bertrand

Reply via email to