From 17c1785d5606f588e5802f54f5f1e0e203a51b43 Mon Sep 17 00:00:00 2001 From: Matt Alexander Date: Mon, 22 Jul 2024 16:00:03 -0500 Subject: [PATCH] Update treefmt.toml --- test/examples/treefmt.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/examples/treefmt.toml b/test/examples/treefmt.toml index 78640a3b..56cffbda 100644 --- a/test/examples/treefmt.toml +++ b/test/examples/treefmt.toml @@ -1,4 +1,4 @@ -# One CLI to format the code tree - https://git.numtide.com/numtide/treefmt +# One CLI to format the code tree - https://github.com/numtide/treefmt [global] excludes = ["*.toml"] @@ -101,4 +101,4 @@ command = "yamlfmt" includes = ["*.yaml"] [formatter.foo-fmt] -command = "foo-fmt" \ No newline at end of file +command = "foo-fmt"