bereng commented on code in PR #2411:
URL: https://github.com/apache/cassandra/pull/2411#discussion_r1227838672


##########
.gitignore:
##########
@@ -69,6 +69,8 @@ target/
 .DS_Store
 Thumbs.db
 .ccm/
+checkstyle_cachefile
+checkstyle_test_cachefile

Review Comment:
   I moved it into the build dir. If it were on the tmp folder there could be 
cross-talk between different builds. Also let's see how this 
[devbranch](https://ci-cassandra.apache.org/view/all/job/Cassandra-devbranch/2511/)
 does...



-- 
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]

Reply via email to