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

   It looks to me like https://github.com/ec4j/editorconfig-gradle-plugin might 
be exactly what is wanted here for the build to keep this tidy.
   
   its TextLinter will address the common ones that cause this kind of noise in 
PRs:
   end_of_line, trim_trailing_whitespace, insert_final_newline. We can disable 
its XMLLinter which will do indentation as well for .xml and .xsl files, or 
just keep it, doesn't matter to me. I'm mostly concerned about the issues 
detected/fixed by TextLinter because editors will automatically introduce this 
noise into files otherwise.
   
   cc: @dweiss


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