blackmwk commented on code in PR #2839:
URL: https://github.com/apache/iceberg-rust/pull/2839#discussion_r3601380573
##########
bindings/python/Cargo.toml:
##########
@@ -44,3 +44,6 @@ tokio = { workspace = true }
[package.metadata.cargo-machete]
ignored = []
+
+[lints]
+workspace = true
Review Comment:
I see this everywhere, is there any way to let crates to inherit from
workspace so that we could avoid repeating this for every crate?
--
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]