paleolimbot commented on PR #580:
URL: https://github.com/apache/sedona-db/pull/580#issuecomment-3880135605

   > just out of curiosity, is the concern that adding it to pre-commit would 
make clippy run twice? i always thought your concern was that you didn't want 
clippy to run very often, but it sounds like it does?
   
   Some of both...I'd rather it didn't run at all when I'm switching between 
Python PRs, but it often does run in the background. For whatever reason 
rust-analyzer doesn't seem to use the cache from the terminal and vice versa.
   
   I don't want to hold up everybody else's development workflows because of my 
IDE...I'm sure I can figure out a way to make it work either way.


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