You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/24 22:03:55 UTC

[GitHub] [beam] lostluck commented on a diff in pull request #22753: Go SDK Katas: Update beam module dependency

lostluck commented on code in PR #22753:
URL: https://github.com/apache/beam/pull/22753#discussion_r954337303


##########
build.gradle.kts:
##########
@@ -100,6 +100,8 @@ tasks.rat {
     "**/*.json",
 
     // Katas files
+    "learning/katas/**/course-info.yaml",
+    "learning/katas/**/task-info.yaml",

Review Comment:
   Makes sense! Lets not fight IntelliJ here, it's not a good use of anyone's time.



-- 
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: github-unsubscribe@beam.apache.org

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