On 30/12/2010, at 9:04 AM, Jason Porter wrote:

> 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?

I'm going to try to have 'gradle idea' include them in the generated project 
(for the Gradle build).


--
Adam Murdoch
Gradle Developer
http://www.gradle.org
CTO, Gradle Inc. - Gradle Training, Support, Consulting
http://www.gradle.biz

Reply via email to