leventov commented on a change in pull request #5980: Various changes about a
few coding specifications
URL: https://github.com/apache/incubator-druid/pull/5980#discussion_r204190338
##########
File path: codestyle/checkstyle.xml
##########
@@ -171,5 +171,17 @@
<property name="illegalPattern" value="true"/>
<property name="message" value="Use java.lang.Primitive.BYTES instead."/>
</module>
+
+ <module name="Regexp">
Review comment:
Please add a comment that this regex should be replaced with an IntelliJ
inspection when teamcity.jetbrains.com updates to at least IntelliJ 2018.1
(currently it uses 2017.2)
----------------------------------------------------------------
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]