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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]