Merge pull request #357 from mattalxndr/pr
Some checks failed
gh-pages / build (push) Has been cancelled
golangci-lint / lint (push) Has been cancelled
gh-pages / deploy (push) Has been cancelled

Fixed broken URLs
This commit is contained in:
mergify[bot] 2024-07-23 07:21:42 +00:00 committed by GitHub
commit e9bf08d0b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -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
[formatter.deadnix]
command = "deadnix"
@ -9,4 +9,4 @@ priority = 1
[formatter.nixpkgs-fmt]
command = "nixpkgs-fmt"
includes = ["*.nix"]
priority = 2
priority = 2

View File

@ -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"
command = "foo-fmt"