Xuanwo commented on issue #47:
URL: https://github.com/apache/iceberg-rust/issues/47#issuecomment-1697528349

   I don't like using task runners like `make` or `just`. Running `cargo fmt` 
and `cargo clippy` is not a burdensome task. In the worst case scenario, we can 
simply submit a PR and address any failing tasks. This approach is sufficient 
as developers only need to fix the specific tasks that have failed, without 
requiring additional tool installations or usage.
   
   However, adding a new task runner does not prevent me from using `cargo`. 
Therefore, I am open to the idea if someone wants it.


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