mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-28 14:57:24 +00:00
f937188991
Make the installation of `revive-runner` easier: - Use locked dependencies to avoid issues with downstream crates - Make the llvm-context crate an optional dependency to the runner - Add it to the default `test` target ensuring that this actually works Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>