RyanSkraba opened a new pull request, #3968:
URL: https://github.com/apache/avro/pull/3968

   ## What is the purpose of the change
   
   AVRO-4349
   
   We currently don't have a policy or strategy for using AI in this project, 
but it's easy to accidentally check in user local settings for their coding 
agents (like I did in https://github.com/apache/avro/pull/3953).
   
   The `.claude/settings.local.json` that I checked in might not be safe or 
relevant for for some users especially if they are not running in a sandbox.  
Until we have a reason, we should exclude `.claude/` (and/or other coding agent 
configurations) from being checked into the repo.
   
   ## Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ## Documentation
   
   - Does this pull request introduce a new feature? **no**
   - If yes, how is the feature documented? **not applicable**
   


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

Reply via email to