Closed GoogleCodeExporter closed 9 years ago
Also
$ grep -r -P '\t' acris-read-only/ |wc
115121 432915 15156351
We need to retab all the files to spaces.
Original comment by spun...@gmail.com
on 12 May 2013 at 2:32
Also, all the style guides on this page:
https://code.google.com/p/google-styleguide/ (except javascript) explicitly
state to use only spaces for indentation.
Original comment by spun...@gmail.com
on 12 May 2013 at 2:38
Those mentioned style guides are applicable for those particular projects, so
it does mean if you want to contribute to those projects you have to follow it.
We have different opinion on using tabs in source code, therefore we use it in
pom files and source code. We do not intend to change it and we are also not
willing to participate in any flame wars in this regard.
Original comment by ladislav...@gmail.com
on 12 May 2013 at 11:18
Original issue reported on code.google.com by
spun...@gmail.com
on 12 May 2013 at 2:29