vlsi commented on a change in pull request #688:
URL: https://github.com/apache/jmeter/pull/688#discussion_r777943256
##########
File path:
src/core/src/test/java/org/apache/jmeter/engine/DistributedRunnerTest.java
##########
@@ -188,4 +188,4 @@ public void setHost(String host) {
this.host = host;
}
}
-}
+}
Review comment:
Please keep the final newline.
It would happen automatically in case your IDE supports editorconfig (IDEA
does that by default):
https://github.com/apache/jmeter/blob/dc91e8bcf6bcb6ec6572672b12ec9fbb389c7159/.editorconfig#L5
--
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]