Pass custom code style xml to gradle idea plugin



Is there any way to tell the gradle idea plugin to use a custom code style xml when generating the project's files?


I can always copy the xml into "~/Library/Preferences/IntelliJIdea13/codestyles" and then change the code style once I import the project but I would like the gradle plugin to do this automatically for me as part of its generation.


Thanks!


No comments:

Post a Comment