HubSpot / prettier-maven-plugin

Apache License 2.0
116 stars 23 forks source link

Add support for disabling generic linebreaks #78

Closed jhaber closed 1 year ago

jhaber commented 1 year ago

Related to: https://github.com/jhipster/prettier-java/issues/526

That issue has stagnated a bit, so this PR attempts to work around the issue in the maven plugin. I created a patch file that reverts https://github.com/jhipster/prettier-java/pull/512 and bundled it into the maven plugin. Based on a configurable option, we will apply this patch to prettier-java after downloading. This effectively makes the generic line-breaking behavior configurable so that we can disable it