[
https://issues.apache.org/jira/browse/MWRAPPER-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813724#comment-17813724
]
ASF GitHub Bot commented on MWRAPPER-104:
-----------------------------------------
slawekjaranowski commented on code in PR #84:
URL: https://github.com/apache/maven-wrapper/pull/84#discussion_r1476194510
##########
pom.xml:
##########
@@ -77,6 +77,44 @@ under the License.
<tagNameFormat>maven-wrapper-@{project.version}</tagNameFormat>
</configuration>
</plugin>
+
+ <plugin>
+ <groupId>com.diffplug.spotless</groupId>
+ <artifactId>spotless-maven-plugin</artifactId>
Review Comment:
Please move to pluginManagement
> Add prettier config for shell scripts
> -------------------------------------
>
> Key: MWRAPPER-104
> URL: https://issues.apache.org/jira/browse/MWRAPPER-104
> Project: Maven Wrapper
> Issue Type: Improvement
> Components: Maven Wrapper Scripts
> Reporter: Benjamin Marwell
> Assignee: Slawomir Jaranowski
> Priority: Normal
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)