pipeline: lint: image: 'rustlang/rust:nightly' commands: - cargo fmt -- --check