timtebeek commented on a change in pull request #113:
URL: https://github.com/apache/maven-enforcer/pull/113#discussion_r725621520



##########
File path: 
enforcer-rules/src/test/java/org/apache/maven/plugins/enforcer/BanDistributionManagementTest.java
##########
@@ -220,7 +229,7 @@ public void 
shouldThrowExceptionCauseParentProjectHasDistributionManagementSnaps
     private BanDistributionManagement 
setupProjectWithParentDistributionManagement( DeploymentRepository repository,
                                                                                
     DeploymentRepository snapshotRepository,
                                                                                
     Site site )
-                                                                               
         throws ExpressionEvaluationException
+        throws ExpressionEvaluationException

Review comment:
       Changes like these result from applying the formatter as linked here:
   https://maven.apache.org/developers/conventions/code.html
   Not ideal, but I figured not to touch the output of the formatter.




-- 
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]


Reply via email to