damondouglas commented on code in PR #22753:
URL: https://github.com/apache/beam/pull/22753#discussion_r947470892
##########
build.gradle.kts:
##########
@@ -100,6 +100,8 @@ tasks.rat {
"**/*.json",
// Katas files
+ "learning/katas/**/course-info.yaml",
+ "learning/katas/**/task-info.yaml",
Review Comment:
IntelliJ edu course creation tool updates these files and removes the
license. Whenever one updates anything in the course files, they would have to
manually update the license information. These files only store metadata about
the course.
--
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]