elharo commented on code in PR #1232:
URL:
https://github.com/apache/maven-site-plugin/pull/1232#discussion_r2836135419
##########
src/main/java/org/apache/maven/plugins/site/render/ReportDocumentRenderer.java:
##########
@@ -147,20 +147,20 @@ public Sink createSink(File outputDirectory, String
outputName) {
@Override
public Sink createSink(File arg0, String arg1, String arg2) throws
IOException {
Review Comment:
wouldn't hurt to rename arg1, arg2, etc. As is I can't really read what this
is epxecting.
--
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]