On Tue, Apr 14, 2015 at 5:27 PM, Hal Lockhart <[email protected]> wrote:
> > > > > > > b) Source code formatting: The source uses tabs + contains some control > > m characters (root pom). The norm at Apache is to use "spaces" > > indentation instead of tabs in my experience, and normally 4 spaces at > > that. What do you all think about changing this? > > In general we want to conform to Apache standard/best practices. This > sounds tricky to automate. Are there tools? > Depends on the IDE you are using. Most of them have a formatter. I do have some configuration file for Eclipse, if needed.
