bereng commented on code in PR #2411:
URL: https://github.com/apache/cassandra/pull/2411#discussion_r1228181203
##########
checkstyle.xml:
##########
@@ -23,6 +23,8 @@
<property name="severity" value="error"/>
<property name="fileExtensions" value="java, properties, xml"/>
+
+ <property name="cacheFile" value="${build.dir}/checkstyle_cachefile"/>
Review Comment:
I think you're right. I missed that folder. They belong in there imo and it
will still be under build. So all good. I have committed your suggestion. Thx.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]