You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by "bereng (via GitHub)" <gi...@apache.org> on 2023/06/13 09:38:52 UTC

[GitHub] [cassandra] bereng commented on a diff in pull request #2411: Slow builds due to checkstyle

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.



-- 
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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org