laeubi commented on code in PR #77:
URL: https://github.com/apache/maven-filtering/pull/77#discussion_r1420394454


##########
src/main/java/org/apache/maven/shared/filtering/DefaultMavenResourcesFiltering.java:
##########
@@ -321,19 +347,20 @@ public void filterResources(MavenResourcesExecution 
mavenResourcesExecution) thr
     }
 
     /**
-     * Get the encoding to use when filtering the specified file. Properties 
files can be configured to use a different
-     * encoding than regular files.
+     * Get the encoding to use when filtering the specified file. Properties 
files
+     * can be configured to use a different encoding than regular files.
      *
-     * @param file The file to check
-     * @param encoding The encoding to use for regular files
+     * @param file               The file to check

Review Comment:
   I use `spoltless:apply` to format the file according to project rules, so 
not fully sure how to proceed, do you want me to revert the format changes from 
spotles?



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

Reply via email to