-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or request
Description
How about adding our deny.toml from our main project to the template here and make sure all of our open source crates use it in CI?
I think we want to both disallow more crates and also verify that the dependencies in our open source crates do use compatible licenses. And a good start for that would be to have a shared base deny.toml as well as make cargo-deny part of the standard CI config for all of our crates from the beginning.
Some of our crates may have different or additional rules though, but having a base template or master file would make it a lot easier.
This would also have the benefit of making public our main cargo-deny configuration for visibility/transparency to other projects.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request