rmuir opened a new pull request, #14832:
URL: https://github.com/apache/lucene/pull/14832

   editorconfig indents were set across the board for all files, but nothing 
was done with existing files. For example, yaml was set to have a 2-space 
indent, yet it is the wild-west out there: 1-space indents, 3-space indents, 
you name it.
   
   * Validate any indent settings specified in editorconfig
   * Fix all existing violations (html, xml, etc were especially painful)
   * Disable indent settings where it isn't appropriate or reasonable (e.g. 
.txt files)
   


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