JeetKunDoug commented on code in PR #14:
URL:
https://github.com/apache/cassandra-analytics/pull/14#discussion_r1337693032
##########
build.gradle:
##########
@@ -108,6 +121,12 @@ rat {
// resource files for test
excludes.add("**/test**/resources/**")
+ // resources
Review Comment:
That should be covered by the line in `.gitignore` right? I didn't want to
duplicate things that were already handled by the git ignore file, but I can if
you think it's necessary.
--
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]