dsmiley commented on PR #14740:
URL: https://github.com/apache/lucene/pull/14740#issuecomment-2976920502

   > please remove the python completely as we already have a python 
autoformatter and verifier
   
   I think you're missing a point of the value of this.  It's _complementary_ 
with Spotless (or similar).  It helps us write code formatted according to the 
project's standards during the writing/editing process, especially when 
utilizing IDE features that manipulate code (e.g. refactorings, perhaps code 
suggestion completions too).  Consequently, forgetting to run tidy/Spotless can 
be less of an annoyance... pushing more formatting earlier.


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