rmuir commented on PR #15649:
URL: https://github.com/apache/lucene/pull/15649#issuecomment-3831161653

   also, IMO an easy solution to managing the generated files, is to always put 
them in a subdirectory named `generated`. 
   
   Then you can use glob such as `**/generated/**` in this file, github actions 
include/exclude, prek include/exclude, etc.
   
   It also stands out MUCH better as file is very clearly indicated as 
generated by having the word in its path.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to