dyf6372 commented on a change in pull request #6709: add charset UTF-8 to log
api
URL: https://github.com/apache/incubator-druid/pull/6709#discussion_r240623104
##########
File path: codestyle/checkstyle.xml
##########
@@ -194,6 +194,13 @@
<property name="message" value="Use
org.apache.druid.common.config.NullHandling.nullToEmptyIfNeeded instead"/>
</module>
+
+ <module name="Regexp">
+ <property name="format" value="@Produces\("text/plain"\)"/>
Review comment:
I tried it before, but it was failed to use `\"` in xml.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]