We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dd-rust-license-tool
bundle-licenses
1 parent 48f4e40 commit c360433Copy full SHA for c360433
.cargo/config.toml
@@ -1,4 +1,4 @@
1
[alias]
2
-license = "bundle-licenses --format yaml --output LICENSE-3rdparty.yml"
+license = "dd-rust-license-tool check"
3
format = "fmt --all && clippy --workspace --all-features --fix"
4
0 commit comments