Skip to content

Commit

Permalink
Update treefmt.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattalxndr committed Jul 22, 2024
1 parent dabe2aa commit 17c1785
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/examples/treefmt.toml
Original file line number Diff line number Diff line change
@@ -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"]
Expand Down Expand Up @@ -101,4 +101,4 @@ command = "yamlfmt"
includes = ["*.yaml"]

[formatter.foo-fmt]
command = "foo-fmt"
command = "foo-fmt"

0 comments on commit 17c1785

Please sign in to comment.