Skip to content
Snippets Groups Projects
Commit 330f853e authored by Georgy Moshkin's avatar Georgy Moshkin :speech_balloon:
Browse files

ci: display cargo version in linting stage

parent 8858dc42
No related branches found
No related tags found
1 merge request!1491perf: introduce TopologyCache
......@@ -107,6 +107,8 @@ generate:
.PHONY: lint
lint:
cargo version
cargo fmt --check
cargo check $(LOCKED) $(MAKE_JOBSERVER_ARGS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment