driftx commented on a change in pull request #1381:
URL: https://github.com/apache/cassandra/pull/1381#discussion_r793579778
##########
File path: build.xml
##########
@@ -2223,6 +2223,7 @@
<formatter type="plain"/>
<formatter type="xml" tofile="${checkstyle.report.file}"/>
<fileset dir="${build.src.java}" includes="**/*.java"/>
+ <!--<fileset dir="${test.dir}" includes="**/*.java"/>-->
Review comment:
I was going to remove it on commit, no worries.
--
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]