check: Use cargo fmt instead of rustfmt directly
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
check: Use cargo fmt instead of rustfmt directly
Daniel Silverstone
requested to merge
use-cargo-fmt
into
main
Dec 10, 2020
Overview
0
Commits
1
Pipelines
0
Changes
1
Rather than invoking rustfmt directly, use cargo fmt because that way workspaces will work later.
Merge request reports
Loading