git-fetch-with-cli = true
adds git output prior JSON with cargo deny --format json check
#438
Labels
bug
Something isn't working
cargo-deny v0.12.1
When adding
git-fetch-with-cli = true
todeny.toml
the output is not valid JSON anymore because output of the clone command is added.cargo deny --format json check 2> deny.json
First 5 lines of
deny.json
:deny.toml
The text was updated successfully, but these errors were encountered: