Skip to content

Improve GitLab CI pipeline

Paul van Tilburg requested to merge paulvt/html2pango:improve-gitlab-ci into master

Add rustfmt and clippy to GitLab CI.

Also use caching everywhere and install rustfmt and clippy using rustup.

Merge request reports