I noticed that the IntelliJ IDEA source code uses 2 spaces, and the code style at Globant for our own projects (as opposed to those for clients) seems to be 2 spaces too.
In Scala it seems to be 2 spaces also. On Fri, May 20, 2011 at 5:55 AM, Jesper de Jong <[email protected]> wrote: > 4 spaces seems to be the almost universal standard in Java, so that's what I > use in Java. > In Scala, 2 spaces seems to be the preferred indentation, so that's what I > use in Scala. > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
