neilcsmith-net opened a new pull request, #9484: URL: https://github.com/apache/netbeans/pull/9484
Update Reformatter to only add a newline to cases in switch expressions when `wrapCaseStatements` is set to `WRAP_ALWAYS` (default). Fixes #7326 Alternative might be to ignore the force wrap setting when we have an `ARROW` rather than `COLON`. I'm not sure the default works as well in those cases. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
