slawekjaranowski commented on a change in pull request #291: URL: https://github.com/apache/maven-site/pull/291#discussion_r817426608
########## File path: content/resources/developers/maven-idea-codestyle.xml ########## @@ -92,6 +92,7 @@ under the License. <option name="ELSE_ON_NEW_LINE" value="true" /> <option name="CATCH_ON_NEW_LINE" value="true" /> <option name="FINALLY_ON_NEW_LINE" value="true" /> + <option name="ALIGN_MULTILINE_PARAMETERS_IN_CALLS" value="true" /> Review comment: I see that Intellij don't export default values ... 😄 i will try mentioned configuration -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org