ruanwenjun commented on PR #25525:
URL: https://github.com/apache/flink/pull/25525#issuecomment-2426100238

   @ferenc-csaky Thanks for your review, as far as I know, the index file will 
be generated under root/target, this will not be put into binary package, so 
will not break the RAT license check, so we don't need to any extra config in 
CI.
   
   BTW, disable it by default and enabled by using maven args is OK for me.
   ```
   mvn spotless:apply -Dspotless.usingIndex=true
   ```
   It's not a burden to me.


-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to