rmuir commented on issue #14257:
URL: https://github.com/apache/lucene/issues/14257#issuecomment-2749828583

   @dweiss what do you think about exploring the option to swap out spotless 
`java.GoogleJavaFormatStep` with `java.EclipseJdtFormatterStep` but using 
google-java format config: 
https://github.com/google/styleguide/blob/gh-pages/eclipse-java-google-style.xml
   
   I know the history that google says nobody else's formatter is good enough, 
they say you need "their" formatter for the google style and that others 
eclipse/intellij can't do it right, but their formatter can't support 
`@snippet` nor markdown comments (it will mess them up), so they fail 
technically, they don't keep up with java standard.
   
   


-- 
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...@lucene.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to