Skip to content

Commit 17c1785

Browse files
authored
Update treefmt.toml
1 parent dabe2aa commit 17c1785

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/examples/treefmt.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# One CLI to format the code tree - https://git.numtide.com/numtide/treefmt
1+
# One CLI to format the code tree - https://github.com/numtide/treefmt
22

33
[global]
44
excludes = ["*.toml"]
@@ -101,4 +101,4 @@ command = "yamlfmt"
101101
includes = ["*.yaml"]
102102

103103
[formatter.foo-fmt]
104-
command = "foo-fmt"
104+
command = "foo-fmt"

0 commit comments

Comments
 (0)