dejan2609 commented on PR #10967:
URL: https://github.com/apache/kafka/pull/10967#issuecomment-2519524533

   @romani now that trunk branch CheckStyle is upgraded to a latest and 
greatest version (#17999 :rocket:) you are free to add Kafka project into your 
regression suite with:
   
    ` ./gradlew checkstyleMain checkstyleTest` 
   
   Note: given a fact that CheckStyle deals with coding standards you could opt 
to skip Kafka's tests execution on your end with `-x test` switch (in order to 
cut build 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]

Reply via email to