From 3248c926ca7bbcaf58a37e58533d39226999aff2 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Wed, 15 May 2019 09:23:58 +0100 Subject: [PATCH] rustfmt: add link to homepage --- pages/common/rustfmt.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/rustfmt.md b/pages/common/rustfmt.md index 0226eadf7..c7b633785 100644 --- a/pages/common/rustfmt.md +++ b/pages/common/rustfmt.md @@ -1,6 +1,7 @@ # rustfmt > Tool for formatting Rust source code. +> Homepage: . - Format a file, overwriting the original file in-place: