Checkstyle/Idea plugin integration

I am currently looking into using the checkstyle plugin on my project, and we already are actively using the Idea and Eclipse plugins. I was thinking it would be pretty neat if the Idea plugin could generate the necessary ‘ProjectCodeStyleSettingsManager’ component of the .IPR based on what’s in the checkstyle xml file. Would anyone be interested in seeing this sort of functionality in the gradle core? If so I might work on a patch to introduce said functionality.

Cheers, -Kallin Nagelberg

It could definitely be part of the checkstyle plugin.

Contributions are always welcome :slight_smile: