mirror of
https://github.com/containers/netavark.git
synced 2026-02-05 15:45:47 +01:00
- Run rustfmt in `make validate` and CI validation - Makefile: allow modification of PREFIX, DATADIR and MANDIR - .cirrus.yml uses make targets instead of cargo commands - Use `mandown` for manpage generation instead of `go-md2man` Fixes: #33 Needs rustfmt and mandown crates installed in CI image. Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>