Sure, do you have an eclipse formatting spec that we could use to automatically reformat Java files with?
> On 4 Apr 2015, at 5:27 am, Benedikt Ritter <[email protected]> wrote: > > Hi, > > although at Commons every project may chose it's own code style, we have > one rule: no tabs. > I know this is somehow a religious discussion, but that is what we have > agreed upon. > When looking at the RDF code, I can see that pom.xml is intended using > spaces, but the Java code uses tabs. > Would you be willing to use spaces instead? > > Thanks and regards, > Benedikt > > -- > http://people.apache.org/~britter/ > http://www.systemoutprintln.de/ > http://twitter.com/BenediktRitter > http://github.com/britter
