vvcephei commented on a change in pull request #10452:
URL: https://github.com/apache/kafka/pull/10452#discussion_r605750059



##########
File path: build.gradle
##########
@@ -46,6 +46,7 @@ spotless {
   scala {
     target 'streams/**/*.scala'
     scalafmt("$versions.scalafmt").configFile('checkstyle/.scalafmt.conf')
+    licenseHeaderFile 'checkstyle/java.header', 'package'

Review comment:
       One correction, we still don't check python/markdown/gradle/etc. files, 
so don't let your guard down!
   
   Still, we're now covered for java and scala.




-- 
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.

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


Reply via email to