We reformat and reorganize all the time in log4j and we've never lost track
of where things came from. Maybe git is smarter than svn about this?

On 27 June 2016 at 05:18, sebb <seb...@gmail.com> wrote:

> On 27 June 2016 at 09:09, Kristian Rosenvold <krosenv...@apache.org>
> wrote:
> > This has probably been discussed a million times before, so I'll keep
> > it short. commons-io has wonderfully inconsistent code style even
> > within individual code files.
> >
> > Once the move to git completes, I'd like to reformat the entire code
> > base (including javadoc) to a single style. I don't really care which
> > style, my OCD is about consistency, not about which particular style
> > is in use :)
> >
> > (Is there any kind of intelliJ code style file for commons ?)
> >
> > Sorry for disturbing the hornets :)
>
> -1
>
> This causes lots of grief when trying to track where a particular
> section of code was introduced.
>
> Likewise so does reorganising methods alphabetically.
>
> If the code in a particular source file is really badly mangled then
> it's worth standardising it internally, but IMO it's
> counter-productive to reformat everything.
>
> > Kristian
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
Matt Sicker <boa...@gmail.com>

Reply via email to