I've decided to contribute to android maven plugin.
They use quite specific code style format. It will take some time for me to modify IDEA code format rules to satisfy their requirements.
Fortunately there is checkstyle configuration. I've already installed check-style plugin for IDEA and immediately see where my current formatting is wrong.
Unfortunately I didn't find way to import checkstyle configuration into IDEA formatting rules.
I'm interested if it's possible.