On Wed, Dec 29, 2010 at 14:09, Adam Murdoch <[email protected]> wrote: > Hi, > After the 0.9.1 release is out, I'd like to clean up a couple of things in > the code base: > * Rename subprojects/gradle-(.+) to subprojects/$1 > * Format all code with a consistent style and add some checkstyle/codenarc > rules to lock this down. > My preference for the style is: > * Open curly brace { at the end of the line > * Close curly brace } on the same line as else/catch/finally/while > * No whitespace before and after parentheses.
Would it be possible to send the export of the prefs for IntelliJ? > Most of the codebase is already formatted this way. > In theory, git should deal reasonably well with these bulk changes, but I've > never tried this. I've done a large migration with lots of renames / moving and git picked it all up just fine. > -- > Adam Murdoch > Gradle Developer > http://www.gradle.org > CTO, Gradle Inc. - Gradle Training, Support, Consulting > http://www.gradle.biz > > -- Jason Porter http://lightguard-jp.blogspot.com http://twitter.com/lightguardjp Software Engineer Open Source Advocate PGP key id: 926CCFF5 PGP key available at: keyserver.net, pgp.mit.edu --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
