FSchumacher commented on code in PR #708:
URL: https://github.com/apache/jmeter/pull/708#discussion_r848751306
##########
build.gradle.kts:
##########
@@ -403,6 +403,8 @@ allprojects {
disable(
"ComplexBooleanConstant",
"EqualsGetClass",
+ "InlineMeSuggester",
+ "JavaUtilDate",
Review Comment:
Will submit a patch in a second, and then look into replacing the formatters
with newer ones.
--
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]