mirror of https://github.com/OISF/suricata
github-ci: deny warnings in clippy check
We currently have some clippy warnings in the ffi crate. They output to to the terminal but clippy exits with a success code. Typically we want to fix this, so deny warnings which will cause clippy to exit with an error code, failing ci.pull/15169/head
parent
70994426d3
commit
ecffd6cd54
Loading…
Reference in New Issue